jiacai2050 commented on issue #4697: URL: https://github.com/apache/arrow-datafusion/issues/4697#issuecomment-1378472826
> If a table appears multiple times in the same query, it will call ContextProvider::get_table_provider multiple times, and obtain potentially different Arc<dyn TableSource> for the same table. For query with only one table, perhaps we can add a cache to prevent this multiple get issue? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org