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

   Glob expressions are currently only supported for local files, the docs can 
be found here - 
https://docs.rs/datafusion/latest/datafusion/datasource/listing/struct.ListingTableUrl.html#paths-without-a-scheme
   
   I can't remember the context on why though, I think it was to avoid needing 
to escape glob expression... It should be possible to add an API to allow 
creating a listing table with a prefix and a glob expression


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