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

dependabot[bot] pushed a change to branch 
dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.22
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


    omit c705588ce Bump com.fasterxml.jackson.core:jackson-annotations from 
2.21 to 2.22
     add 65f7adef5 GH-3398: Fix potential ClassLoader leak caused by 
ThreadLocal lambda in Binary (#3447)
     add 7469faa48 Bump parquet-format to 2.13.0 (#3611)
     add 05fa1a3b0 Bump protobuf.version from 4.35.0 to 4.35.1 (#3612)
     add e09e169c6 Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-11 
(#3613)
     add 65884b558 Bump com.google.api.grpc:proto-google-common-protos (#3602)
     add 63aebcc0c GH-3574: Statistics.toParquetStatistics always set 
null_count(#3575)
     add 9a34da82b Bump com.fasterxml.jackson.core:jackson-databind from 2.21.4 
to 2.22.0 (#3606)
     new b51bbd67f Bump com.fasterxml.jackson.core:jackson-annotations from 
2.21 to 2.22

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch 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   (c705588ce)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.22 
(b51bbd67f)

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 1 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:
 parquet-cli/pom.xml                                |  2 +-
 .../java/org/apache/parquet/io/api/Binary.java     | 13 ++++----
 .../java/org/apache/parquet/io/api/TestBinary.java | 35 ++++++++++++++++++++++
 .../format/converter/ParquetMetadataConverter.java |  4 ++-
 .../converter/TestParquetMetadataConverter.java    |  7 +++--
 parquet-protobuf/pom.xml                           |  4 +--
 pom.xml                                            |  6 ++--
 7 files changed, 55 insertions(+), 16 deletions(-)

Reply via email to