adriangb commented on issue #21835: URL: https://github.com/apache/datafusion/issues/21835#issuecomment-4356856194
I spoke with Andrew about this. He suggested that maybe instead of implementing `to_proto`/`from_proto` we could implement serde traits. This is also a big change but it might have the upshot of decoupling from protobuf, which could both simplify our crate dependency graph and enable better support for json, etc. -- 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]
