matthewmturner commented on pull request #1863: URL: https://github.com/apache/arrow-datafusion/pull/1863#issuecomment-1045541566
@alamb @seddonm1 @Igosuki @returnString i've extended the `MemorySchemaProvider` to support creating `ListingTable` from an `ObjectStore`. This can further be used with `object_store.list_file(...)` to create many tables in a directory at once. I havent yet tested with partitioned data, but I think this is a good start. I'm interested in your views. -- 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]
