jayzhan211 commented on PR #11516: URL: https://github.com/apache/datafusion/pull/11516#issuecomment-2244076648
@findepi I see your PR plan to close #10782, isn't it the first step(? Given I didn't see `datafusion-catalog-common`, I guess there is some misunderstand about the next steps of #10782 I think the TODOs for #10782 1. Move trait implementation to `datafusion-catalog` crate https://github.com/apache/datafusion/issues/11182 * TableProvider * CatalogProvider * SchemaProvider * MemoryCatalogProvider * InformationSchemaProvider * DynamicFileCatalog 2. (eventually) the LIstingTableProvider (which is by far the most complicated) moved to its own crate `datafusion-catalog-listing` -- 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]
