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 dbe93f1 (tag)
to d31b23f (tag)
tagging 5adb80d28ae7d1b74210edb293ef3e9f15a0dd6e (commit)
replaces apache-arrow-3.0.0
by Krisztián Szűcs
on Fri Jan 21 09:42:56 2022 +0100
- Log -----------------------------------------------------------------
[Release] Apache Arrow Release 7.0.0
-----------------------------------------------------------------------
discard 6fb7dc7 [Release] Update versions for 7.0.0
discard d7a164fd [Release] Update .deb/.rpm changelogs for 7.0.0
discard 23d87a2 [Release] Update CHANGELOG.md for 7.0.0
discard e9a7aed ARROW-15392: [JS] Disable flaky javascript unittest
discard 9c5f9a1 Revert "ARROW-12735: [C++] Write GDB plugin"
add a2fe504 Revert "ARROW-12735: [C++] Write GDB plugin"
add f1729a5 ARROW-15392: [JS] Disable flaky javascript unittest
add 061c89b [Release] Update CHANGELOG.md for 7.0.0
add a34d34b [Release] Update .deb/.rpm changelogs for 7.0.0
add 5adb80d [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 (dbe93f1)
\
N -- N -- N refs/tags/apache-arrow-7.0.0 (d31b23f)
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:
.../apache-arrow-apt-source/debian/changelog | 2 +-
.../linux-packages/apache-arrow/debian/changelog | 2 +-
python/pyarrow/_engine.pyx | 41 ----------------
python/pyarrow/engine.py | 0
python/pyarrow/includes/libarrow_compute.pxd | 56 ----------------------
python/pyarrow/includes/libarrow_engine.pxd | 37 --------------
6 files changed, 2 insertions(+), 136 deletions(-)
delete mode 100644 python/pyarrow/_engine.pyx
delete mode 100644 python/pyarrow/engine.py
delete mode 100644 python/pyarrow/includes/libarrow_compute.pxd
delete mode 100644 python/pyarrow/includes/libarrow_engine.pxd