Skip to content

Sync v2-8-stable with v2-7-test to release 2.8.0#36189

Merged
ephraimbuddy merged 1 commit intov2-8-stablefrom
v2-8-test
Dec 13, 2023
Merged

Sync v2-8-stable with v2-7-test to release 2.8.0#36189
ephraimbuddy merged 1 commit intov2-8-stablefrom
v2-8-test

Conversation

@ephraimbuddy
Copy link
Contributor

Time for 2.8.0rc2

…6186)

The released providers added support to previous version of the
`airflow.io` - where options were not passed to `get_fs` method
that provides Fsspec compatible FileSystem. However #35820 added
positional "options" parameter when the method is called and it
broke already released providers.

This PR dynamically inspects signature of the get_fs method
and when one parameter is detected, it will skip passing options
to get_fs method call.

(cherry picked from commit 7799c51)
@ephraimbuddy ephraimbuddy merged commit 34791d7 into v2-8-stable Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants