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 b50c8060f3 (tag)
      to 37a8b3cbab (tag)
 tagging 6d9a4c538d265ad733c17766697a5bb2a53a89b5 (commit)
 replaces apache-arrow-15.0.1
      by Raúl Cumplido
      on Wed Mar 13 11:12:15 2024 +0100

- Log -----------------------------------------------------------------
[Release] Apache Arrow Release 15.0.2
-----------------------------------------------------------------------

    omit de67243f47 MINOR: [Release] Update versions for 15.0.2
    omit 89ad613d97 MINOR: [Release] Update .deb/.rpm changelogs for 15.0.2
    omit 00d010c98f MINOR: [Release] Update CHANGELOG.md for 15.0.2
     add 0969975dda GH-40068:  [C++] Possible data race when reading metadata 
of a parquet file (#40111)
     add 6921d54cf2 GH-39582: [C++][Acero] Increase size of Acero TempStack 
(#40007)
     add cb35c53398 GH-40248: [R] fallback to the correct libtool when we find 
a GNU one (#40259)
     new cf4c5349e0 MINOR: [Release] Update CHANGELOG.md for 15.0.2
     new 4632077e82 MINOR: [Release] Update .deb/.rpm changelogs for 15.0.2
     new 6d9a4c538d 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   (b50c8060f3)
            \
             N -- N -- N   refs/tags/apache-arrow-15.0.2 (37a8b3cbab)

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                                       | 10 +++++++++-
 cpp/cmake_modules/BuildUtils.cmake                 | 22 +++++++++++++++++++++-
 cpp/src/arrow/acero/query_context.cc               |  2 +-
 cpp/src/arrow/compute/util.cc                      | 15 ++++++++-------
 cpp/src/arrow/dataset/file_parquet.cc              |  5 +++++
 cpp/src/arrow/dataset/file_parquet.h               |  2 +-
 .../apache-arrow-apt-source/debian/changelog       |  2 +-
 .../yum/apache-arrow-release.spec.in               |  2 +-
 .../linux-packages/apache-arrow/debian/changelog   |  2 +-
 .../linux-packages/apache-arrow/yum/arrow.spec.in  |  2 +-
 dev/tasks/r/github.macos-linux.local.yml           | 12 ++++++++++++
 11 files changed, 61 insertions(+), 15 deletions(-)

Reply via email to