Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements for Airflow IO code #36259

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

hussein-awala
Copy link
Member

This PR:

  • calls super.__init__ in _AirflowCloudAccessor if we need to provide extra args to _CloudAccessor .
  • makes fs a cached property in ObjectStore and sets its value in the init if it's provided to avoid managing the caching manually and checking for a provided value in the __init__.

@potiuk
Copy link
Member

potiuk commented Dec 17, 2023

(and there is missing positional param ).

airflow/io/path.py Outdated Show resolved Hide resolved
@bolkedebruin
Copy link
Contributor

So need to 'resolve' all conversations now...

@bolkedebruin bolkedebruin merged commit 5cf2560 into apache:main Jan 4, 2024
52 checks passed
@ephraimbuddy ephraimbuddy added this to the Airflow 2.9.0 milestone Jan 10, 2024
@ephraimbuddy ephraimbuddy added the type:improvement Changelog: Improvements label Jan 10, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants