milenkovicm commented on issue #17713: URL: https://github.com/apache/datafusion/issues/17713#issuecomment-3397457242
Looks like there in most cases `FunctionRegistry` and `RuntimeEnv` is needed. I wonder if we can replace `SessionContext` with `TaskContext` ? will that work? there is one use of `ctx.table_factory()` which depends on `SessionContext` -- 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]
