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/07/08 11:37:58 UTC

[arrow-datafusion] branch master updated (79d60f9 -> f94f639)

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 79d60f9  Remove qualifiers on pushed down predicates / Fix parquet pruning (#689)
     add f94f639  add more integration tests (#668)

No new revisions were added by this update.

Summary of changes:
 .../sqls/{simple_sort.sql => self_join_with_alias.sql}         | 10 +++++-----
 .../sqls/{simple_select.sql => simple_union_all.sql}           |  2 +-
 integration-tests/test_psql_parity.py                          |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
 copy integration-tests/sqls/{simple_sort.sql => self_join_with_alias.sql} (90%)
 copy integration-tests/sqls/{simple_select.sql => simple_union_all.sql} (94%)