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 4b3eb1cc5 If statistics of column Max/Min value does not exists in 
parquet file, sent Min/Max to None (#2671)
     add 3d4c7ef6c Remove uses of TryClone for Parquet (#2681)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/benches/parquet_query_sql.rs             |  4 ++--
 datafusion/core/src/datasource/file_format/parquet.rs    | 10 ++++------
 datafusion/core/src/physical_plan/file_format/parquet.rs |  7 ++-----
 datafusion/core/tests/parquet_pruning.rs                 | 12 ++----------
 datafusion/core/tests/sql/parquet.rs                     |  4 +---
 5 files changed, 11 insertions(+), 26 deletions(-)

Reply via email to