kou commented on PR #39276:
URL: https://github.com/apache/arrow/pull/39276#issuecomment-1861534376

   I'm not familiar with Python convention but we may want to return `False` 
instead of raising an exception for `None`.
   If we use exception here, `s3_file_system in [None, other_s3_file_system]` 
may also raise an exception instead of returning `False`.


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