You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/19 01:55:13 UTC

[GitHub] [arrow-datafusion] matthewmturner commented on pull request #1863: Enhance MemorySchemaProvider to support `register_listing_table`

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org