timvw commented on issue #2445:
URL: 
https://github.com/apache/arrow-datafusion/issues/2445#issuecomment-1119309247

   Also consider 
(Issue-2465)[https://github.com/apache/arrow-datafusion/issues/2465].
   
   The objectstore is requested to list files that match prefix 
"/Users/blah//".  
   LocalFileSystem returns items such as "/Users/blah/test.txt" .
   
   One could claim that this path does not match the prefix. 
   One could also claim that an object can have multiple keys and that this 
file has an alternative key /Users/blah//test.txt" which does match the prefix.
   


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