yjshen opened a new issue #1954: URL: https://github.com/apache/arrow-datafusion/issues/1954
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Enable Serialization and Deserialization of parquet filters in protobuf. Currently, it is marked as a TODO item. https://github.com/apache/arrow-datafusion/blob/f6bbb629c680c57b6461d6200a1d291b1695aa1d/ballista/rust/core/src/serde/physical_plan/mod.rs#L705-L710 **Describe the solution you'd like** Extend ballista.proto with parquet predicate support. -- 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]
