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 2020/12/31 14:32:21 UTC

[arrow] branch master updated (cf0ef79 -> dd5fe70)

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.git.


    from cf0ef79  ARROW-11085: [Rust] Migrated from action-rs to shell in github actions.
     add dd5fe70  ARROW-11054: [Rust] [DataFusion] Move to sqlparser 0.7.0

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/Cargo.toml         |  2 +-
 rust/datafusion/src/sql/parser.rs  | 67 +++++++++++++-------------------------
 rust/datafusion/src/sql/planner.rs | 51 ++++++++++++++++++++---------
 3 files changed, 59 insertions(+), 61 deletions(-)