potiuk commented on PR #52002: URL: https://github.com/apache/airflow/pull/52002#issuecomment-3095734675
> They do provide `filesystems` (acquirable from `get_provider_info`) exposing `get_fs` method and also `schemes` list. Is that something recommended to rely on? This is a built in feature of ObjectStorage implementation - it chooses the right implementation of Object storage depending on the URL /schema used. https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/objectstorage.html Not sure what do you mean by "rely on", but it's part of the implementation and the way how pluggable implementations of object storage are "provided" by providers. -- 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]
