waruto210 opened a new issue, #11899: URL: https://github.com/apache/datafusion/issues/11899
https://github.com/apache/datafusion/blob/7c41323fa46963a6889adafd5d4a8e43c69291b2/datafusion/core/src/datasource/listing/table.rs#L954 The code here uses the first store to read all `table_paths`. In the `DefaultObjectStoreRegistry`, different buckets correspond to different stores. If table_paths contains different buckets, will this cause a problem? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
