logan-keede commented on PR #15316: URL: https://github.com/apache/datafusion/pull/15316#issuecomment-2741075889
I thought it mattered because `datasource` has an dependency on `catalog` but on a second look it is only `Session`. Any plans on pulling `Session` out? also corresponding `Schema` and `Catalog` providers are in `catalog`, some other tableProvider implementation are also in `catalog`, so having in-memory format's `TableProvider` in `datasource` was not intuitive for me. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org