milenkovicm commented on PR #20037: URL: https://github.com/apache/datafusion/pull/20037#issuecomment-3811746384
users could just decide to use it on compile time, place in the code where they call proto ser/de they can just call `_with_converter` with cached implementation, I believe there is single place in the code where serialisation is done and one where deserialization is done. its up to implementors to decide which one they use -- 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]
