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

github-bot pushed a change to branch 
dependabot/maven/java/io.grpc-grpc-bom-1.65.1
in repository https://gitbox.apache.org/repos/asf/arrow.git


    omit 88b963953e MINOR: [Java] Bump io.grpc:grpc-bom from 1.63.0 to 1.65.1 
in /java
     add bde199a0b4 MINOR: [Java] Bump org.assertj:assertj-core from 3.26.0 to 
3.26.3 in /java (#43263)
     add 1f67c1a16a GH-43291: [C++] Expand the 'take' function tests to cover 
more chunked-array cases (#43292)
     add 0fbea66a4b GH-42085: [Python] Test FlightStreamReader iterator (#42086)
     add 85684fe4af GH-43169: [Swift] Add StructArray to ArrowReader (#43335)
     add 636dc3eb3c MINOR: [Java] Bump io.grpc:grpc-bom from 1.63.0 to 1.65.1 
in /java

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   (88b963953e)
            \
             N -- N -- N   
refs/heads/dependabot/maven/java/io.grpc-grpc-bom-1.65.1 (636dc3eb3c)

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:
 .../arrow/compute/kernels/vector_selection_test.cc | 1037 ++++++++++++--------
 java/pom.xml                                       |    2 +-
 python/pyarrow/tests/test_flight.py                |   58 +-
 swift/Arrow/Sources/Arrow/ArrowCImporter.swift     |    3 +-
 swift/Arrow/Sources/Arrow/ArrowReader.swift        |  199 ++--
 swift/Arrow/Sources/Arrow/ArrowReaderHelper.swift  |   59 +-
 swift/Arrow/Tests/ArrowTests/ArrayTests.swift      |    2 +-
 7 files changed, 844 insertions(+), 516 deletions(-)

Reply via email to