tustvold commented on issue #2393:
URL: 
https://github.com/apache/arrow-datafusion/issues/2393#issuecomment-1114676891

   Does this work correctly with multiple files, or wildcards in the path and 
not the file? I'm very surprised to see this working.
   
   I ask as it is just calling out to 
https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html which 
doesn't support wildcards, let alone glob expressions. S3 doesn't even have a 
defined concept of a directory, so globbing has to be implemented client side.
   
   


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