This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/go/golang.org/x/tools-0.20.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
discard 5c4e895b51 MINOR: [Go] Bump golang.org/x/tools from 0.19.0 to 0.20.0
in /go
add e9b3d40fa7 MINOR: [C#] Bump BenchmarkDotNet.Diagnostics.Windows,
BenchmarkDotNet and System.Runtime.CompilerServices.Unsafe in /csharp (#41073)
add ebd21490c6 MINOR: [C#] Bump Grpc.AspNetCore, Grpc.AspNetCore.Server,
System.Runtime.CompilerServices.Unsafe and Grpc.Net.Client in /csharp (#41078)
add 072eff3627 GH-40799: [Doc][Format] Implementation status page should
list canonical extension types (#41053)
add fe38d47e82 GH-41047: [C#] Address performance issue of reading from
StringArray (#41048)
add 83341920f7 GH-41085: [CI][Java] Add Spark integration tests to "java"
group in Crossbow tasks (#41086)
add 84aac1ecb1 MINOR: [Go] Bump golang.org/x/crypto,net,sys to latest
versions in /go (#41033)
add 0f25267df5 MINOR: [Go] Bump golang.org/x/tools from 0.19.0 to 0.20.0
in /go
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 (5c4e895b51)
\
N -- N -- N
refs/heads/dependabot/go_modules/go/golang.org/x/tools-0.20.0 (0f25267df5)
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:
csharp/src/Apache.Arrow/Arrays/StringArray.cs | 60 +++++++++++++++++++++-
.../Apache.Arrow.Benchmarks.csproj | 4 +-
.../Apache.Arrow.Flight.TestWeb.csproj | 2 +-
csharp/test/Apache.Arrow.Tests/StringArrayTests.cs | 31 +++++++++++
dev/tasks/tasks.yml | 1 +
docs/source/status.rst | 12 ++++-
6 files changed, 105 insertions(+), 5 deletions(-)