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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/github-codeql-a10aefb1c3
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


    omit 7ebd1984c chore(ci): bump the github-codeql group with 2 updates
     add fcd8a5a04 perf(core): push a consumer's row limit into 
RangeShuffleReaderExec (#2334)
     add d93364432 chore(deps): bump rustls from 0.23.42 to 0.23.43 (#2332)
     add 8aa273803 chore(deps): bump lru from 0.18.1 to 0.18.2 (#2327)
     add 6269d944e chore(ci): bump swatinem/rust-cache from 2.9.1 to 2.9.2 
(#2329)
     add 7d0497a83 chore(deps): bump clap from 4.6.4 to 4.6.6 (#2330)
     add 162034341 chore(deps): bump bytesize from 2.4.2 to 2.7.0 (#2333)
     new 9a2bb4ffa chore(ci): bump the github-codeql group across 1 directory 
with 2 updates

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   (7ebd1984c)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/github-codeql-a10aefb1c3 (9a2bb4ffa)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/k8s-chaos.yml                    |   2 +-
 Cargo.lock                                         |  54 ++---
 ballista/core/proto/ballista.proto                 |   2 +
 .../src/execution_plans/range_shuffle_reader.rs    |  91 ++++++---
 ballista/core/src/serde/generated/ballista.rs      |   3 +
 ballista/core/src/serde/mod.rs                     |  18 +-
 ballista/scheduler/src/state/aqe/adapter.rs        | 222 +++++++++++++--------
 ballista/scheduler/src/state/task_builder.rs       |   2 +-
 8 files changed, 258 insertions(+), 136 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to