You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ya...@apache.org on 2022/11/10 02:59:13 UTC

[arrow-datafusion] branch master updated (da76feba5 -> 30813dca4)

This is an automated email from the ASF dual-hosted git repository.

yangjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from da76feba5 Improve error messages while downcasting Int64Array (#4154)
     add 30813dca4 Minor: pass `ParquetFileMetrics` to  `build_row_filter` in parquet (#4161)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/file_format/parquet.rs          | 3 +--
 .../core/src/physical_plan/file_format/parquet/row_filter.rs      | 8 ++++++--
 2 files changed, 7 insertions(+), 4 deletions(-)