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

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


 discard 52fac1e8f7 MINOR: [C#] Bump xunit from 2.7.1 to 2.8.0 in /csharp
     add 00df70c6dc GH-41398: [R][CI] Windows job failing after R 4.4 release 
(#41409)
     add 2ef4059566 GH-29537: [R] Support mutate/summarize with implicit join 
(#41350)
     add d60ff53394 GH-41427: [Go] Fix stateless prepared statements (#41428)
     add 6dc662324c GH-41433: [C++][Gandiva] Fix ascii_utf8 function to return 
same result on x86 and Arm (#41434)
     add 747c8a2830 MINOR: [C#] Bump xunit.runner.visualstudio from 2.5.8 to 
2.8.0 in /csharp (#41441)
     add 57452814c2 MINOR: [C#] Bump xunit from 2.7.1 to 2.8.0 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   (52fac1e8f7)
            \
             N -- N -- N   refs/heads/dependabot/nuget/csharp/xunit-2.8.0 
(57452814c2)

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:
 cpp/src/gandiva/precompiled/string_ops.cc          |  2 +-
 cpp/src/gandiva/precompiled/string_ops_test.cc     |  2 +
 .../Apache.Arrow.Compression.Tests.csproj          |  2 +-
 .../Apache.Arrow.Flight.Sql.Tests.csproj           |  2 +-
 .../Apache.Arrow.Flight.Tests.csproj               |  2 +-
 .../Apache.Arrow.Tests/Apache.Arrow.Tests.csproj   |  2 +-
 go/arrow/flight/flightsql/client.go                | 93 ++++++++++------------
 go/arrow/flight/flightsql/client_test.go           | 10 +--
 r/R/arrow-package.R                                |  5 +-
 r/R/dplyr-funcs-agg.R                              |  1 -
 r/R/dplyr-funcs-doc.R                              |  2 +-
 r/R/dplyr-mutate.R                                 | 39 ++++++---
 r/man/acero.Rd                                     |  2 +-
 r/src/extension-impl.cpp                           |  8 +-
 r/src/extension.h                                  |  2 +
 r/tests/testthat/test-dataset-dplyr.R              | 11 ---
 r/tests/testthat/test-dplyr-mutate.R               | 57 ++++++-------
 r/vignettes/data_wrangling.Rmd                     | 28 +------
 18 files changed, 119 insertions(+), 151 deletions(-)

Reply via email to