tobixdev commented on PR #17986: URL: https://github.com/apache/datafusion/pull/17986#issuecomment-3399005341
> One idea is to create a `TypeRegistry` similar to a [`FunctionRegistry` ](https://docs.rs/datafusion/50.0.0/datafusion/execution/trait.FunctionRegistry.html) and some sort of `ExtensionType` trait that encapsulates these behaviors. I've stumbled across this PR and remembered that I implemented such a thing in https://github.com/apache/datafusion/pull/15106/files for defining custom sort orders for certain types. I now have a bit more time on my hand and I'll try to revive that effort as we would be still interested in that. -- 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]
