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

dependabot[bot] pushed a change to branch dependabot/cargo/main/tonic-5bf6a488fd
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard c8ccaea4a3 chore(deps): bump the tonic group across 1 directory with 3 
updates
     add 2281b5eb7d chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 
(#10337)
     add 87564e595a chore(deps): bump http-body from 1.0.1 to 1.1.0 in the 
all-other-cargo-deps group across 1 directory (#10338)
     add bc4e672607 Remove the unmaintained paste dependency from arrow (#10303)
     add 53c0c232d6 Docs: fix mutableArrayData comments (#10326)
     add ed3af37518 chore(deps): bump the tonic group across 1 directory with 3 
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   (c8ccaea4a3)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/tonic-5bf6a488fd 
(ed3af37518)

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:
 .github/workflows/dev.yml                    |   2 +-
 Cargo.lock                                   |  13 +-
 arrow-data/src/transform/mod.rs              |  15 +-
 arrow-flight/Cargo.toml                      |   5 +-
 arrow-flight/src/sql/mod.rs                  | 163 ++++++++---------
 parquet-variant/Cargo.toml                   |   1 -
 parquet-variant/src/decoder.rs               |  11 +-
 parquet/Cargo.toml                           |   1 -
 parquet/src/arrow/arrow_reader/statistics.rs | 259 +++++++++++++++++----------
 parquet/tests/variant_integration.rs         |   8 +-
 10 files changed, 260 insertions(+), 218 deletions(-)

Reply via email to