You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2021/06/02 07:23:56 UTC

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

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

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


    from 1601112  fix: display the content of debug explain (#434)
     add c3fc0c7  fix window aggregation with alias and add integration test case (#454)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/logical_plan/builder.rs             |  2 +-
 datafusion/src/sql/planner.rs                      | 25 ++++++++++++++--------
 ...ions.sql => simple_window_full_aggregation.sql} | 15 +++++++------
 integration-tests/test_psql_parity.py              |  2 +-
 4 files changed, 27 insertions(+), 17 deletions(-)
 copy integration-tests/sqls/{simple_math_expressions.sql => simple_window_full_aggregation.sql} (73%)