You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2022/11/16 16:57:19 UTC

[arrow-datafusion] branch master updated (d52234fb9 -> 75ef1945f)

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

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


    from d52234fb9 Disallow duplicate interval types during parsing (#4188)
     add 75ef1945f Collapse statistics in normal explain plan (#4157)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/display.rs     |  2 +-
 datafusion/core/src/physical_plan/metrics/mod.rs | 31 ++++++++------------
 datafusion/core/tests/sql/explain_analyze.rs     | 37 ++++++++++++++++++++++--
 3 files changed, 48 insertions(+), 22 deletions(-)