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 2022/12/01 14:30:07 UTC

[arrow-datafusion] branch master updated (78ac53ad3 -> 38e9f30c1)

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 78ac53ad3 Add sqllogictests (v0) (#4395)
     add 38e9f30c1 Make `datafusion-sql` depend on `arrow-schema` instead of `arrow` (#4456)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock      | 10 +++++-----
 datafusion/sql/Cargo.toml      |  4 ++--
 datafusion/sql/examples/sql.rs |  2 +-
 datafusion/sql/src/planner.rs  |  2 +-
 datafusion/sql/src/utils.rs    |  2 +-
 5 files changed, 10 insertions(+), 10 deletions(-)