milenkovicm commented on issue #18477: URL: https://github.com/apache/datafusion/issues/18477#issuecomment-3482840776
If I'm not mistaken extension codec will be invoked only for non datafusion types, would it make sense to add methods to it like you mentioned here with default implementations, which we already have. This way they can be overridden by users and no additional trait would be introduced -- 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]
