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

paleolimbot pushed a change to branch ci-add-cuda-runner
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


 discard 5f946cda don't use ldconfig
 discard 0e68484a does it work
     add 11921873 fix: Ensure ArrowDeviceArray implementation for AppleMetal 
passes tests on newer MacOS (#527)
     add d6a5f6f1 does it work

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   (5f946cda)
            \
             N -- N -- N   refs/heads/ci-add-cuda-runner (d6a5f6f1)

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/build-and-test-device.yaml | 14 --------
 src/nanoarrow/nanoarrow_device.c             |  2 +-
 src/nanoarrow/nanoarrow_device_metal.cc      | 15 ++++-----
 src/nanoarrow/nanoarrow_device_metal.h       |  8 ++---
 src/nanoarrow/nanoarrow_device_metal_test.cc | 48 +++++++++++++++++++---------
 5 files changed, 44 insertions(+), 43 deletions(-)

Reply via email to