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.git
from 5b180a12 Enable physical plan round-trip tests (#666)
add eba125e1 Prep 0.11 (#682)
No new revisions were added by this update.
Summary of changes:
.github/workflows/rust.yml | 15 +-
.gitignore | 2 +-
ballista-cli/Cargo.toml | 4 +-
ballista/CHANGELOG.md | 82 +
ballista/client/Cargo.toml | 8 +-
ballista/core/Cargo.toml | 2 +-
ballista/executor/Cargo.toml | 4 +-
ballista/scheduler/Cargo.toml | 6 +-
ballista/scheduler/ui/.gitignore | 4 +-
ballista/scheduler/ui/yarn.lock | 8396 ++++++++++++++++++++------------------
benchmarks/Cargo.toml | 6 +-
dev/update_ballista_versions.py | 1 -
examples/Cargo.toml | 4 +-
13 files changed, 4493 insertions(+), 4041 deletions(-)