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

github-bot pushed a change to branch dependabot/cargo/main/tonic-build-0.10
in repository https://gitbox.apache.org/repos/asf/arrow-ballista.git


 discard e69b4193 Update tonic-build requirement from 0.9 to 0.10
     add 479208b0 refactor: port get_scan_files to Ballista (#877)
     add 1063e0a7 Upgrade datafusion to 31.0.0 (#878)
     add 74874a1e Update tonic-build requirement from 0.9 to 0.10

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e69b4193)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/tonic-build-0.10 
(74874a1e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 Cargo.toml                               | 16 ++++++++--------
 ballista/client/src/context.rs           |  2 ++
 ballista/core/src/cache_layer/mod.rs     | 12 ++++++------
 ballista/scheduler/src/cluster/kv.rs     |  3 +--
 ballista/scheduler/src/cluster/memory.rs |  3 +--
 ballista/scheduler/src/cluster/mod.rs    | 30 ++++++++++++++++++++++++++++++
 ballista/scheduler/src/flight_sql.rs     |  4 ++--
 benchmarks/src/bin/tpch.rs               |  2 ++
 8 files changed, 52 insertions(+), 20 deletions(-)

Reply via email to