alamb commented on pull request #1887: URL: https://github.com/apache/arrow-datafusion/pull/1887#issuecomment-1060972830
FYI the https://github.com/datafusion-contrib/datafusion-substrait repo from @andygrove may be related to this (as in maybe it eventually removes protobuf serialization). Perhaps to plan for that eventually we could keep the serialization API operating on an opaque format (like `fn serialize(expr: Expr) -> Vec<u8>`) 🤔 -- 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]
