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/18 13:06:37 UTC

[arrow-datafusion] branch master updated (ff2f1134a -> 949d5af37)

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 ff2f1134a support cross_join in `limit_push_down` (#4257)
     add 949d5af37 Fix EXPLAIN plan for ParquetExec to show pruning_predicate (#4278)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_plan/file_format/parquet.rs  | 36 +++++++++++++++++++---
 1 file changed, 32 insertions(+), 4 deletions(-)