This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to annotated tag apache-arrow-3.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git.


*** WARNING: tag apache-arrow-3.0.0 was modified! ***

    from c899b8b  (tag)
      to b23ac22  (tag)
 tagging d613aa68789288d3503dfbd8376a41f2d28b6c9d (commit)
 replaces apache-arrow-2.0.0
      by Krisztián Szűcs
      on Mon Jan 18 22:43:06 2021 +0100

- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag apache-arrow-3.0.0
-----------------------------------------------------------------------

 discard 1e3ba9e  [maven-release-plugin] prepare release apache-arrow-3.0.0
 discard fefeff8  [Release] Update versions for 3.0.0
 discard e50e2f7  [Release] Update .deb/.rpm changelogs for 3.0.0
 discard 08aefbd  [Release] Update CHANGELOG.md for 3.0.0
     add 348a40b  ARROW-11302: [Release][Python] Remove verification of python 
3.5 wheel on macOS
     add 1b59a7a  ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files 
produced by Hadoop
     add 29e82fd  ARROW-11306: [Packaging][Ubuntu][16.04] Add missing 
libprotobuf-dev dependency
     add 462d5cb  ARROW-11307: [Release][Ubuntu][20.10] Add workaround for 
dependency issue
     new d27d80d  [Release] Update CHANGELOG.md for 3.0.0
     new d1128e8  [Release] Update .deb/.rpm changelogs for 3.0.0
     new 771c515  [Release] Update versions for 3.0.0
     new d613aa6  [maven-release-plugin] prepare release apache-arrow-3.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   (c899b8b)
            \
             N -- N -- N   refs/tags/apache-arrow-3.0.0 (b23ac22)

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                                       |  4 ++
 cpp/src/arrow/util/compression_lz4.cc              | 66 +++++++++++++---------
 cpp/src/parquet/reader_test.cc                     | 32 +++++++++++
 cpp/submodules/parquet-testing                     |  2 +-
 dev/release/verify-apt.sh                          |  8 ++-
 dev/release/verify-release-candidate.sh            |  2 +-
 .../apache-arrow-archive-keyring/debian/changelog  |  2 +-
 .../apache-arrow/debian.ubuntu-xenial/changelog    |  2 +-
 .../apache-arrow/debian.ubuntu-xenial/control      |  1 +
 .../linux-packages/apache-arrow/debian/changelog   |  2 +-
 10 files changed, 89 insertions(+), 32 deletions(-)

Reply via email to