jayzhan211 commented on PR #11516: URL: https://github.com/apache/datafusion/pull/11516#issuecomment-2238946024
Given the current `FileFormatFactory` implementation in datafusion, we only need `TableOptions`, we can change SessionState to `FileFormatContext ` with `TableOptions`, and it can move out from the crate which seat `Sessionstate`. -- 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]
