hussein-awala opened a new pull request, #36259: URL: https://github.com/apache/airflow/pull/36259
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__`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
