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

dependabot[bot] pushed a change to branch 
dependabot/maven/org.apache.calcite.avatica-avatica-1.28.0
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


 discard 70b42aa12 MINOR: Bump org.apache.calcite.avatica:avatica from 1.27.0 
to 1.28.0
     add a993bf172 MINOR: Bump com.google.api.grpc:proto-google-common-protos 
from 2.71.0 to 2.72.0 (#1178)
     add 485f813d0 MINOR: Bump com.github.luben:zstd-jni from 1.5.7-8 to 
1.5.7-10 (#1177)
     add c836fad71 MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 
2.22.0 (#1173)
     add e525fbfe7 MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 
3.4.0 to 3.6.0 (#1172)
     add cb24576e8 MINOR: Bump io.netty:netty-bom from 4.2.14.Final to 
4.2.15.Final (#1175)
     add 5540c4d63 MINOR: Bump com.squareup.okhttp3:mockwebserver3-junit5 from 
5.3.2 to 5.4.0 (#1185)
     add 6e0b5f790 MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 
0.8.15 (#1176)
     add fb34d7a48 MINOR: Bump io.grpc:grpc-bom from 1.81.0 to 1.82.1 (#1199)
     add 2812cfaa4 MINOR: Bump dep.junit.jupiter.version from 6.1.0 to 6.1.1 
(#1200)
     add bf0b3445c MINOR: [CI] Bump actions/cache from 5 to 6 (#1197)
     add 365a5f46d MINOR: [CI] Bump actions/checkout from 6 to 7 (#1193)
     add 9122af2ad MINOR: Bump com.google.protobuf:protobuf-bom from 4.35.0 to 
4.35.1 (#1186)
     add b0e51af85 GH-1116: [Java] Fix compressed buffer prefix write and ZSTD 
dstCapacity (#1119)
     add 301d3d8f8 GH-1063: Add is_update field to 
ActionCreatePreparedStatementResult (#1064)
     add fcba1b034 MINOR: Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 
to 2.9.2 (#1198)
     add bd8cd52fc MINOR: Bump com.github.luben:zstd-jni from 1.5.7-10 to 
1.5.7-11 (#1184)
     add 04471f4f8 MINOR: Bump logback.version from 1.5.32 to 1.5.34 (#1171)
     add 8ce39730f GH-1179: Correct the size of var-width vector with >0 start 
offset during vector append (#1180)
     add 9e863319b GH-1206: validate decompressed length in Lz4CompressionCodec 
(#1207)
     add c7e8e75c9 MINOR: Restrict trigger push branch for GitHub Workflow 
(#1204)
     add 9e100a3b7 MINOR: Bump com.squareup.okhttp3:mockwebserver3 from 5.3.2 
to 5.4.0 (#1215)
     add e08782493 MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 
3.6.0 to 3.8.0 (#1214)
     add 1801a8a09 MINOR: Bump 
com.gradle:common-custom-user-data-maven-extension from 2.2.0 to 2.3.0 (#1213)
     add afd688e02 MINOR: Bump com.gradle:develocity-maven-extension from 2.4.1 
to 2.5.0 (#1212)
     add 59010e63b MINOR: Bump checker.framework.version from 4.2.0 to 4.2.1 
(#1211)
     add f2594c99c MINOR: [CI] Bump docker/login-action from 4.2.0 to 4.4.0 
(#1210)
     add 915428751 MINOR: Bump logback.version from 1.5.34 to 1.5.37 (#1209)
     add a9f008609 MINOR: Bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 
5.4.0 (#1208)
     add 7f1f9f588 GH-1188: Reduce test workflow waste (#1189)
     add 21b6a0515 MINOR: [CI] Bump actions/setup-python from 6 to 7 (#1235)
     add 06170242b GH-1244: Move integration tests to separate workflow (#1245)
     add 85d7ef30e GH-1239: Fix memory leak when C Data import hits allocator 
limit mid-array (#1240)
     add fa20039f3 GH-1241: Bump vcpkg version to stay in sync with 
apache/arrow (#1260)
     add f43c4b865 GH-1242: fix macOS and Windows RC CI (#1264)
     add f01e3ef19 MINOR: Bump org.apache.calcite.avatica:avatica from 1.27.0 
to 1.28.0

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   (70b42aa12)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.calcite.avatica-avatica-1.28.0 
(f01e3ef19)

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:
 .env                                               |   2 +-
 .github/workflows/dev.yml                          |  10 +-
 .github/workflows/dev_pr.yml                       |   2 +-
 .github/workflows/integration.yml                  | 127 ++++++++++++++
 .github/workflows/rc.yml                           |  47 +++--
 .github/workflows/release.yml                      |   2 +-
 .github/workflows/test.yml                         |  97 ++---------
 .mvn/extensions.xml                                |   4 +-
 CMakeLists.txt                                     |   4 +
 arrow-format/FlightSql.proto                       |   5 +
 bom/pom.xml                                        |   2 +-
 .../apache/arrow/c/ReferenceCountedArrowArray.java |  19 ++-
 .../org/apache/arrow/c/ImportOutOfMemoryTest.java  | 139 +++++++++++++++
 ci/scripts/jni_macos_build.sh                      |   9 +
 ci/scripts/jni_windows_build.sh                    |   2 +
 ci/scripts/test.sh                                 |   7 +-
 compression/pom.xml                                |   2 +-
 .../arrow/compression/Lz4CompressionCodec.java     |   7 +
 .../arrow/compression/ZstdCompressionCodec.java    |   2 +-
 .../arrow/compression/TestCompressionCodec.java    |  22 +++
 flight/flight-core/pom.xml                         |   2 +-
 flight/flight-sql-jdbc-core/pom.xml                |   6 +-
 .../jdbc/ArrowFlightJdbcFlightStreamResultSet.java |   2 +-
 .../ArrowFlightJdbcVectorSchemaRootResultSet.java  |   2 +-
 .../arrow/driver/jdbc/ArrowFlightMetaImpl.java     |  23 ++-
 .../jdbc/client/ArrowFlightSqlClientHandler.java   |  19 +++
 .../jdbc/ArrowFlightPreparedStatementTest.java     |  48 ++++++
 .../jdbc/ArrowFlightStatementExecuteTest.java      |  66 +++++++
 .../driver/jdbc/utils/MockFlightSqlProducer.java   |  42 +++++
 .../apache/arrow/flight/sql/FlightSqlClient.java   |  13 ++
 gandiva/CMakeLists.txt                             |   4 +
 pom.xml                                            |  20 +--
 .../compression/AbstractCompressionCodec.java      |   7 +-
 .../apache/arrow/vector/util/VectorAppender.java   |  92 +++++++---
 .../arrow/vector/util/TestVectorAppender.java      | 189 +++++++++++++++++++++
 35 files changed, 866 insertions(+), 180 deletions(-)
 create mode 100644 .github/workflows/integration.yml
 create mode 100644 
c/src/test/java/org/apache/arrow/c/ImportOutOfMemoryTest.java

Reply via email to