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

github-bot pushed a change to branch dependabot/nuget/csharp/xunit-2.6.3
in repository https://gitbox.apache.org/repos/asf/arrow.git


 discard e7cbdf4758 MINOR: [C#] Bump xunit from 2.6.2 to 2.6.3 in /csharp
     add dff3068156 MINOR: [Docs] Fix broken links to documents of contributing 
(#39161)
     add e502728d17 GH-34890: [C++][Python] Add a no-op kernel for 
dictionary_encode(dictionary) (#38349)
     add 7ba022863c GH-39170: [Java] Improve error message explaining why 
TestTls might fail (#39171)
     add a118ffb70e MINOR: [C#] Bump xunit.runner.visualstudio from 2.5.4 to 
2.5.5 in /csharp (#39173)
     add 73beae3958 MINOR: [C#] Bump xunit from 2.6.2 to 2.6.3 in /csharp

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   (e7cbdf4758)
            \
             N -- N -- N   refs/heads/dependabot/nuget/csharp/xunit-2.6.3 
(73beae3958)

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_pr/title_check.md                     |  2 +-
 CONTRIBUTING.md                                             |  2 +-
 cpp/src/arrow/compute/kernels/vector_hash.cc                | 13 ++++++++-----
 cpp/src/arrow/compute/kernels/vector_hash_test.cc           |  9 +++++++++
 .../Apache.Arrow.Compression.Tests.csproj                   |  2 +-
 .../Apache.Arrow.Flight.Sql.Tests.csproj                    |  2 +-
 .../Apache.Arrow.Flight.Tests.csproj                        |  2 +-
 csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj    |  2 +-
 docs/source/cpp/compute.rst                                 |  3 ++-
 .../test/java/org/apache/arrow/flight/FlightTestUtil.java   |  7 ++++++-
 python/pyarrow/tests/test_compute.py                        |  1 +
 r/cheatsheet/README.md                                      |  2 +-
 12 files changed, 33 insertions(+), 14 deletions(-)

Reply via email to