simi commented on PR #52002:
URL: https://github.com/apache/airflow/pull/52002#issuecomment-3095684217

   @potiuk looking at 3 "random" providers, 
   
   
https://github.com/apache/airflow/blob/f896807026c7f75f686309293e72a1140a7a9cf9/providers/microsoft/azure/src/airflow/providers/microsoft/azure/fs/adls.py
   
https://github.com/apache/airflow/blob/f896807026c7f75f686309293e72a1140a7a9cf9/providers/google/src/airflow/providers/google/cloud/fs/gcs.py
   
https://github.com/apache/airflow/blob/f896807026c7f75f686309293e72a1140a7a9cf9/providers/amazon/src/airflow/providers/amazon/aws/fs/s3.py
   
   They do provide in `filesystem` (acquirable from `get_provider_info`) 
exposing `get_fs` method and also `schemes` list. Is that something recommended 
to rely on?


-- 
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]

Reply via email to