You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/06/01 19:53:57 UTC

[arrow-datafusion] branch master updated (d83bd17 -> 1601112)

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 d83bd17  update readme to reflect work on window functions (#471)
     add 1601112  fix: display the content of debug explain (#434)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/logical_plan/plan.rs          |   8 +-
 datafusion/src/optimizer/filter_push_down.rs |   4 +
 datafusion/tests/sql.rs                      | 370 +++++++++++++++++++++++++++
 3 files changed, 378 insertions(+), 4 deletions(-)