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/03 21:46:47 UTC

[arrow-datafusion] branch master updated (e82d053 -> e713bc3)

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 e82d053  fix window expression with alias (#463)
     add e713bc3  update cargo.toml in python crate and fix unit test due to hash joins (#483)

No new revisions were added by this update.

Summary of changes:
 python/Cargo.toml         |  2 +-
 python/tests/generic.py   |  6 ------
 python/tests/test_df.py   | 24 +++++++++---------------
 python/tests/test_sql.py  | 12 +++++++++---
 python/tests/test_udaf.py |  8 ++++----
 5 files changed, 23 insertions(+), 29 deletions(-)