This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 952ab9b update (#1953)
add e714a4a Pruning serialization (#1941)
No new revisions were added by this update.
Summary of changes:
ballista/rust/core/proto/ballista.proto | 1 +
ballista/rust/core/src/serde/physical_plan/mod.rs | 47 ++++++++++++++++++++--
datafusion/src/physical_optimizer/pruning.rs | 8 ++++
.../src/physical_plan/file_format/parquet.rs | 5 +++
4 files changed, 58 insertions(+), 3 deletions(-)