Igosuki commented on issue #1185: URL: https://github.com/apache/arrow-datafusion/issues/1185#issuecomment-994625446
Hi guys, coming back to this now, since we can already find partition in paths in the object store, and looking at the API, I think what is missing is the ability to infer ListingOptions::table_partition_cols from the base path given to the TableProvider. The table provider should then be able to easily merge the two schemas (the object store paths and the file format) for the exec. Am I getting this right ? -- 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]
