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 2023/05/14 16:06:08 UTC

[arrow-ballista-python] branch main updated (e61bbcc -> 0c38e87)

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

agrove pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-ballista-python.git


    from e61bbcc  Add ability to run schedulers and executors from Python (#18)
     add 0c38e87  Update Python bindings to use latest Ballista, DataFusion 24.0.0 (#49)

No new revisions were added by this update.

Summary of changes:
 Cargo.toml       | 20 ++++++++++----------
 src/executor.rs  |  2 +-
 src/scheduler.rs |  6 ++++--
 src/udaf.rs      |  4 ++--
 src/udf.rs       |  2 +-
 5 files changed, 18 insertions(+), 16 deletions(-)