You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/11/30 15:18:32 UTC

[arrow] branch master updated (64f9b3f -> 984aba3)

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

agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 64f9b3f  ARROW-10720: [C++] Add Rescale support for BasicDecimal256
     add 984aba3  ARROW-10729: [Rust] [DataFusion] Add SQL support for JOIN using implicit syntax

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/sql/planner.rs | 190 +++++++++++++++++++++++++++++--------
 rust/datafusion/tests/sql.rs       |  61 ++++++++++++
 2 files changed, 212 insertions(+), 39 deletions(-)