This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to annotated tag apache-arrow-0.12.0
in repository https://gitbox.apache.org/repos/asf/arrow.git.
*** WARNING: tag apache-arrow-0.12.0 was modified! ***
from 9984f38 (tag)
to 80ebd7f (tag)
tagging 0bbaef451ae9d59799e693df9b2383808516a326 (commit)
replaces apache-arrow-0.11.0
by Krisztián Szűcs
on Sat Jan 12 10:56:19 2019 +0100
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag apache-arrow-0.12.0
-----------------------------------------------------------------------
discard b8914c6 [maven-release-plugin] prepare release apache-arrow-0.12.0
discard 722eb8c [Release] Update versions for 0.12.0
discard 63d541d [Release] Update .deb/.rpm changelogs for 0.12.0
discard ff6d1a6 [Release] Update CHANGELOG.md for 0.12.0
add f7eb1f7 ARROW-4239: [Packaging] Fix version update for the next
version
add 3e97ca1 ARROW-4243: [Python] Fix test failures with pandas 0.24.0rc1
new 9ab2b52 [Release] Update CHANGELOG.md for 0.12.0
new 71a5d1d [Release] Update .deb/.rpm changelogs for 0.12.0
new 9f46847 [Release] Update versions for 0.12.0
new 0bbaef4 [maven-release-plugin] prepare release apache-arrow-0.12.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 (9984f38)
\
N -- N -- N refs/tags/apache-arrow-0.12.0 (80ebd7f)
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 4 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 | 8 +++--
dev/release/00-prepare.sh | 36 +++++++++++-----------
.../linux-packages/debian.ubuntu-trusty/changelog | 2 +-
dev/tasks/linux-packages/debian/changelog | 2 +-
dev/tasks/linux-packages/yum/arrow.spec.in | 2 +-
python/Dockerfile | 3 +-
python/pyarrow/pandas_compat.py | 8 +++--
python/pyarrow/serialization.py | 21 +++++++++++++
python/pyarrow/tests/test_convert_pandas.py | 6 ++--
9 files changed, 56 insertions(+), 32 deletions(-)