alamb commented on issue #1754: URL: https://github.com/apache/arrow-datafusion/issues/1754#issuecomment-1452438453
🤔 it seems like datasource may be the crate to extract next (and perhaps RuntimeEnv belongs there) Specific items to do: - [ ] move TaskContext into datafusion_execution - [ ] remove SessionState references from physical_plan(most of them just need TaskContext) - [ ] move object registries and table_factories off RuntimeEnv and into SessionState directly -- 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]
