emgeee commented on issue #11365: URL: https://github.com/apache/datafusion/issues/11365#issuecomment-2257087578
Even aside from the specifics of StateBackend, it seems like RuntimeEnv could benefit from more flexibility. Perhaps we could add extension functionality via a trait to the RuntimeEnv that would allow users to register custom structs that could then be downcast by any custom operator that need them? -- 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]
