shunping commented on issue #37445:
URL: https://github.com/apache/beam/issues/37445#issuecomment-3929794161

   Thanks for clarifying this. It sounds like you are using `get_filesystem` to 
identify the filesystem type of a file without necessarily interacting with it.
   
   If we make this change, `get_filesystem(some_gcs_path)` would no longer 
provide the immediate 'fail-fast' signal for missing dependencies. In that 
case, I assume you would have other logic to detect whether the required 
dependencies are actually installed before attempting to use the file, right?
   


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