Omega359 commented on issue #17993: URL: https://github.com/apache/datafusion/issues/17993#issuecomment-3397565813
The other issues I filed I suspect all would be blocked by this issue: - https://github.com/apache/datafusion/issues/17995 - https://github.com/apache/datafusion/issues/17998 - https://github.com/apache/datafusion/issues/17995 The other thought I had for this issue was to add a listener for config changes and re-register any udf's that have a `new_with_config(config_options: Arc<ConfigOptions>)` constructor. -- 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]
