This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/nuget/csharp/multi-82da28b736
in repository https://gitbox.apache.org/repos/asf/arrow.git
discard 7e4a104e33 MINOR: [C#] Bump Grpc.Net.Client and
System.Runtime.CompilerServices.Unsafe
add f54b12066a MINOR: [Java] Bump com.gradle:develocity-maven-extension
from 1.21.5 to 1.21.6 in /java (#43365)
add 5eea5c93d8 GH-41951: [Java] Add @FormatMethod annotations (#43376)
add 7a149d8bd8 MINOR: [Java] Bump com.h2database:h2 from 2.2.224 to
2.3.230 in /java (#43364)
add aacb241126 MINOR: [Java] Bump com.github.luben:zstd-jni from 1.5.6-3
to 1.5.6-4 in /java (#43363)
add a88f0cd036 MINOR: [Java] Bump commons-codec:commons-codec from 1.17.0
to 1.17.1 in /java (#43367)
add de19af928a GH-43359: [Go][Parquet] ReadRowGroups panics with canceled
context (#43360)
add f95773d028 MINOR: [C#] Bump Grpc.Tools from 2.64.0 to 2.65.0 in
/csharp (#43373)
add 4d396ea351 MINOR: [C#] Bump Grpc.Net.Client and
System.Runtime.CompilerServices.Unsafe
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 (7e4a104e33)
\
N -- N -- N refs/heads/dependabot/nuget/csharp/multi-82da28b736
(4d396ea351)
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:
.../Apache.Arrow.Flight.Sql.csproj | 2 +-
.../Apache.Arrow.Flight/Apache.Arrow.Flight.csproj | 2 +-
go/parquet/pqarrow/file_reader.go | 5 +++++
go/parquet/pqarrow/file_reader_test.go | 23 ++++++++++++++++++++++
go/parquet/pqarrow/helpers.go | 4 +++-
java/.mvn/extensions.xml | 2 +-
java/adapter/jdbc/pom.xml | 2 +-
java/compression/pom.xml | 2 +-
java/memory/memory-core/pom.xml | 4 ++++
.../memory-core/src/main/java/module-info.java | 1 +
.../org/apache/arrow/memory/BaseAllocator.java | 7 ++++---
.../apache/arrow/memory/util/HistoricalLog.java | 17 ++++++++--------
java/performance/pom.xml | 2 +-
java/pom.xml | 9 +++++++--
java/vector/pom.xml | 2 +-
15 files changed, 62 insertions(+), 22 deletions(-)