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

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


    from d8323997 Executor graceful shutdown: Handle SIGTERM (#278)
     add bb2ea4f7 Add a feature based object store provider (#258)

No new revisions were added by this update.

Summary of changes:
 ballista/rust/client/src/context.rs                | 23 ++-----------
 ballista/rust/core/Cargo.toml                      |  1 +
 ballista/rust/core/src/serde/mod.rs                |  6 +++-
 ballista/rust/core/src/utils.rs                    | 38 ++++++++++++++++++++--
 ballista/rust/executor/src/main.rs                 |  8 +++--
 ballista/rust/executor/src/standalone.rs           |  6 ++--
 ballista/rust/scheduler/src/main.rs                |  2 +-
 .../rust/scheduler/src/scheduler_server/grpc.rs    |  2 +-
 .../rust/scheduler/src/scheduler_server/mod.rs     |  6 ++--
 ballista/rust/scheduler/src/state/mod.rs           |  3 +-
 10 files changed, 63 insertions(+), 32 deletions(-)

Reply via email to