This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to annotated tag apache-arrow-15.0.2
in repository https://gitbox.apache.org/repos/asf/arrow.git
*** WARNING: tag apache-arrow-15.0.2 was modified! ***
from 37a8b3cbab (tag)
to 2cbca94890 (tag)
tagging e03105efc38edca4ca429bf967a17b4d0fbebe40 (commit)
replaces apache-arrow-15.0.1
by Raúl Cumplido
on Wed Mar 13 14:37:23 2024 +0100
- Log -----------------------------------------------------------------
[Release] Apache Arrow Release 15.0.2
-----------------------------------------------------------------------
omit 6d9a4c538d MINOR: [Release] Update versions for 15.0.2
omit 4632077e82 MINOR: [Release] Update .deb/.rpm changelogs for 15.0.2
omit cf4c5349e0 MINOR: [Release] Update CHANGELOG.md for 15.0.2
add 481fab10f0 GH-40252: [C++] Make span SFINAE standards-conforming to
enable compilation with nvcc (#40253)
new e81ddfe56e MINOR: [Release] Update CHANGELOG.md for 15.0.2
new af83909f42 MINOR: [Release] Update .deb/.rpm changelogs for 15.0.2
new e03105efc3 MINOR: [Release] Update versions for 15.0.2
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 (37a8b3cbab)
\
N -- N -- N refs/tags/apache-arrow-15.0.2 (2cbca94890)
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.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 11 +++++----
cpp/src/arrow/util/span.h | 28 ++++++++++++++++++++--
cpp/src/arrow/util/span_test.cc | 1 -
.../apache-arrow-apt-source/debian/changelog | 2 +-
.../linux-packages/apache-arrow/debian/changelog | 2 +-
5 files changed, 34 insertions(+), 10 deletions(-)