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 d2b3cc4 ARROW-10662: [Java] Avoid integer overflow for Json file
reader
add 6491425 ARROW-10584: [Rust] [DataFusion] Add SQL support for JOIN ON
syntax
No new revisions were added by this update.
Summary of changes:
rust/benchmarks/src/bin/tpch.rs | 104 +++++--------------
rust/datafusion/src/sql/planner.rs | 207 +++++++++++++++++++++++++++++++++----
rust/datafusion/tests/sql.rs | 59 +++++++++++
3 files changed, 273 insertions(+), 97 deletions(-)