timsaucer commented on PR #23842: URL: https://github.com/apache/datafusion/pull/23842#issuecomment-5120186738
> Is there anything that we should be doing for the other methods from SessionState? (expr_planners, relation_planners, table_factories, serializer_registry or function_factory). > > I imagine that if any QueryPlanner or ExtensionPlanner was relying on those, they will no longer be able to use them without downcasting. I don't know why I can't respond on the thread for this comment, but my thought was to first expose what we need for the FFI_QueryPlanner right now and keep #23678 open for follow on work. -- 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]
