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 d31b23f (tag)
to a4e2cca (tag)
tagging 14ecb139b8bb67369417707f03efd35b1d1e4cac (commit)
replaces apache-arrow-3.0.0
by Krisztián Szűcs
on Fri Jan 21 13:41:49 2022 +0100
- Log -----------------------------------------------------------------
[Release] Apache Arrow Release 7.0.0
-----------------------------------------------------------------------
omit 5adb80d [Release] Update versions for 7.0.0
omit a34d34b [Release] Update .deb/.rpm changelogs for 7.0.0
omit 061c89b [Release] Update CHANGELOG.md for 7.0.0
omit f1729a5 ARROW-15392: [JS] Disable flaky javascript unittest
omit a2fe504 Revert "ARROW-12735: [C++] Write GDB plugin"
add c507b71 ARROW-15403: [Python][Packaging] Use bundled ORC to build the
python wheels
add bc38b3f Revert "ARROW-12735: [C++] Write GDB plugin"
add fc0e21a ARROW-15392: [JS] Disable flaky javascript unittest
new ed66392 [Release] Update CHANGELOG.md for 7.0.0
new 51711d9 [Release] Update .deb/.rpm changelogs for 7.0.0
new 14ecb13 [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 (d31b23f)
\
N -- N -- N refs/tags/apache-arrow-7.0.0 (a4e2cca)
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 | 3 +--
ci/scripts/python_wheel_macos_build.sh | 6 ++++++
ci/scripts/python_wheel_manylinux_build.sh | 6 ++++++
ci/scripts/python_wheel_windows_build.bat | 9 ++++++++-
cpp/cmake_modules/ThirdpartyToolchain.cmake | 10 ++++++++--
.../linux-packages/apache-arrow-apt-source/debian/changelog | 2 +-
dev/tasks/linux-packages/apache-arrow/debian/changelog | 2 +-
dev/tasks/python-wheels/github.osx.arm64.yml | 10 +++++++---
8 files changed, 38 insertions(+), 10 deletions(-)