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

dependabot[bot] pushed a change to branch 
dependabot/maven/jackson.version-2.22.0
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


    omit d633620cb Bump jackson.version from 2.21.4 to 2.22.0
     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)
     add 12f4e41b9 Bump jackson.version from 2.21.4 to 2.22.0

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   (d633620cb)
            \
             N -- N -- N   refs/heads/dependabot/maven/jackson.version-2.22.0 
(12f4e41b9)

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:
 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