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

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


    omit a7ec528998 MINOR: [C#] Bump xunit.skippablefact from 1.4.13 to 1.5.23 
in /csharp
     add 5e476b3d36 GH-44903: [C++] Add the Expm1(exponent) scalar arithmetic 
function (#44904)
     add c7e31227d0 GH-44911: [C#] Choose port numbers dynamically for 
ArrowStreamWriterTests (#44912)
     add 658461b6b3 MINOR: [C#] Bump xunit.skippablefact from 1.4.13 to 1.5.23 
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   (a7ec528998)
            \
             N -- N -- N   
refs/heads/dependabot/nuget/csharp/xunit.skippablefact-1.5.23 (658461b6b3)

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/arrow/compute/api_scalar.cc                |   1 +
 cpp/src/arrow/compute/api_scalar.h                 |  12 +++
 .../compute/kernels/base_arithmetic_internal.h     |   8 ++
 cpp/src/arrow/compute/kernels/scalar_arithmetic.cc |  10 ++
 .../compute/kernels/scalar_arithmetic_test.cc      | 104 ++++++++++++++++++++-
 .../Apache.Arrow.Tests/ArrowStreamWriterTests.cs   |  18 ++--
 docs/source/cpp/compute.rst                        |   2 +
 7 files changed, 143 insertions(+), 12 deletions(-)

Reply via email to