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 3371574  [DataFusion] Optimize hash join inner workings, null handling 
fix (#24)
     add f43dc44  update arrow-rs deps to latest master (#216)

No new revisions were added by this update.

Summary of changes:
 ballista/rust/client/Cargo.toml    |  2 +-
 ballista/rust/core/Cargo.toml      |  4 +-
 ballista/rust/executor/Cargo.toml  |  4 +-
 ballista/rust/scheduler/Cargo.toml |  2 +-
 datafusion-examples/Cargo.toml     |  2 +-
 datafusion/Cargo.toml              |  4 +-
 dev/update_arrow_deps.py           | 83 ++++++++++++++++++++++++++++++++++++++
 7 files changed, 92 insertions(+), 9 deletions(-)
 create mode 100755 dev/update_arrow_deps.py

Reply via email to