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

wgtmac pushed a change to branch parquet-1.17.x
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


    from 0f91a1998 GH-3410: Bump jackson dependencies from 2.19.2 to 2.21.2 
(#3460)
     new ef00c4634 GH-3112: Fix reading of proto Uint32Value (#3113)
     new aa65eb460 Bump jackson.version from 2.21.2 to 2.21.3 (#3538)

The 2 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/proto/ProtoMessageConverter.java       |  6 +++
 .../apache/parquet/proto/ProtoSchemaConverter.java |  2 +-
 .../apache/parquet/proto/ProtoWriteSupport.java    |  2 +-
 .../parquet/proto/ProtoInputOutputFormatTest.java  | 28 ++++++++++++
 .../parquet/proto/ProtoSchemaConverterTest.java    |  2 +-
 .../parquet/proto/ProtoWriteSupportTest.java       | 51 +++++++++++++++-------
 pom.xml                                            |  4 +-
 7 files changed, 74 insertions(+), 21 deletions(-)

Reply via email to