This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to annotated tag apache-arrow-7.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git.
*** WARNING: tag apache-arrow-7.0.0 was modified! ***
from 30f1a7c (tag)
to 3cd6806 (tag)
tagging 400b5d989dd3a654bc1061d19a5ae3e95972e5eb (commit)
replaces apache-arrow-3.0.0
by Krisztián Szűcs
on Tue Jan 25 23:36:24 2022 +0100
- Log -----------------------------------------------------------------
[Release] Apache Arrow Release 7.0.0
-----------------------------------------------------------------------
omit cb0820c [Release] Update versions for 7.0.0
omit 55743d2 [Release] Update .deb/.rpm changelogs for 7.0.0
omit 5505112 [Release] Update CHANGELOG.md for 7.0.0
add 217f4c9 Revert "ARROW-15373: [C++] Return unique_ptr from
MemoryManager::AllocateBuffer"
add bf58c49 [Release] Update CHANGELOG.md for 7.0.0
add e334637 [Release] Update .deb/.rpm changelogs for 7.0.0
add 400b5d9 [Release] Update versions for 7.0.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag 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 (30f1a7c)
\
N -- N -- N refs/tags/apache-arrow-7.0.0 (3cd6806)
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:
CHANGELOG.md | 1 -
cpp/src/arrow/buffer_test.cc | 2 +-
cpp/src/arrow/device.cc | 2 +-
cpp/src/arrow/device.h | 4 ++--
cpp/src/arrow/gpu/CMakeLists.txt | 25 +++++++---------------
cpp/src/arrow/gpu/cuda_context.cc | 9 ++++----
cpp/src/arrow/gpu/cuda_context.h | 4 ++--
cpp/src/arrow/gpu/cuda_test.cc | 3 +--
cpp/src/arrow/ipc/writer.cc | 2 +-
.../apache-arrow-apt-source/debian/changelog | 2 +-
.../linux-packages/apache-arrow/debian/changelog | 2 +-
11 files changed, 22 insertions(+), 34 deletions(-)