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 2023/06/11 17:48:46 UTC

[arrow-datafusion] branch main updated (a2d3c3c32c -> 365336259e)

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

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


    from a2d3c3c32c Add datafusion-cli tests to the CI Job (#6600)
     add 365336259e Refactor joins test to sqllogic (#6525)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/joins.rs                 | 2005 +-------------------
 datafusion/core/tests/sql/mod.rs                   |  141 --
 .../core/tests/sqllogictests/test_files/joins.slt  | 1715 +++++++++++++++++
 3 files changed, 1725 insertions(+), 2136 deletions(-)