You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2021/09/09 17:07:26 UTC

[arrow-datafusion] branch master updated (bb616bf -> 75fc80c)

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

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


    from bb616bf  update datafusion to 5.1.0 for python binding (#967)
     add 75fc80c  add cargo.lock file for python binding (#982)

No new revisions were added by this update.

Summary of changes:
 python/.gitignore |    1 -
 python/Cargo.lock | 1416 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 python/Cargo.toml |    4 -
 3 files changed, 1416 insertions(+), 5 deletions(-)
 create mode 100644 python/Cargo.lock