(parquet-java) branch master updated: Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#2973)

2024-07-31 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 5f956066d Bump

(parquet-java) branch master updated: Bump zstd-jni.version from 1.5.6-2 to 1.5.6-3 (#2968)

2024-07-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 1ea4506e8 Bump zstd-jni.version from

(parquet-java) branch master updated: Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#2963)

2024-07-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new be6bf4b66 Bump com.h2database:h2 from

(parquet-java) branch master updated: PARQUET-34: implement not() for Contains predicate (#2941)

2024-07-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new ea3d2734a PARQUET-34: implement

(parquet-java) branch master updated: PARQUET-1126: Write unencrypted Parquet files without Hadoop (#1376)

2024-07-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 7be98076f PARQUET-1126: Write unencrypted

(parquet-java) branch master updated: GH-2956: Use avro SchemaBuilder API to convert record (#2957)

2024-07-24 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new e8bbfbbd4 GH-2956: Use avro SchemaBuilder

(parquet-java) branch master updated: GH-2959: Optimize the test case of parquet rewriter. (#2960)

2024-07-23 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new c928c4bfc GH-2959: Optimize the test case

(parquet-site) branch production updated: GH-70: Add hyperlinks for mailing list subscription and archives (#72)

2024-07-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 9b75085 GH-70: Add hyperlinks

(parquet-java) branch master updated: PARQUET-2139: set metadata offset to 0 since it is not written at all (#1369)

2024-07-20 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new b714b79ab PARQUET-2139: set metadata

(parquet-site) branch production updated: Modify .asf.yaml to avoid email to dev@parquet ML (#75)

2024-07-17 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 115f9be Modify .asf.yaml

(parquet-site) branch production updated: GH-73: Rename `modules` page to `sub-projects` (#74)

2024-07-17 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new ee4251c GH-73: Rename `modules

(parquet-java) branch master updated: GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile (#2949)

2024-07-17 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 1de2af8b8 GH-2948: Fix NPE when using

(parquet-java) branch master updated: Bump com.google.truth.extensions:truth-proto-extension (#2936)

2024-07-09 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new b92c0a899 Bump

(parquet-java) branch master updated: MINOR: Make ColumnPath immutable (#1380)

2024-07-09 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 515ed4c14 MINOR: Make ColumnPath

(parquet-format) branch master updated: GH-443: Add GitHub issue template (#444)

2024-07-08 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new abb92e6 GH-443: Add GitHub issue

(parquet-site) branch production updated: GH-68: Match language from parquet-format after merge of PARQUET-2139 (#69)

2024-07-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new a407d81 GH-68: Match language

(parquet-java) branch master updated: GH-2930: Add issue templates (#2931)

2024-07-02 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new e6d772826 GH-2930: Add issue templates

(parquet-java) branch master updated: GH-2932: Adjust PR template to reference GitHub issue tracker (#2933)

2024-06-24 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new fb9c17458 GH-2932: Adjust PR template

(parquet-java) branch master updated: Add github section in asf.yaml to enable issues (#1362)

2024-06-20 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 5ac50884e Add github section in asf.yaml

(parquet-format) branch master updated: Add github section in asf.yaml to enable issues (#255)

2024-06-20 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new 3857dc1 Add github section in asf.yaml

(parquet-testing) branch master updated: Add .asf.yaml to enable Github issues and redirect notifications (#50)

2024-06-20 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-testing.git The following commit(s) were added to refs/heads/master by this push: new 1bf4bd3 Add .asf.yaml to enable

(parquet-java) branch master updated: PARQUET-2499: Update NOTICE to Apache Parquet Java (#1375)

2024-06-19 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 8fb542139 PARQUET-2499: Update NOTICE

(parquet-format) branch master updated: PARQUET-2485: Be more consistent with BYTE_ARRAY types (#251)

2024-06-18 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new 18df2d4 PARQUET-2485: Be more

(parquet-java) branch master updated: MINOR: update CHANGES for 1.14.1 release

2024-06-16 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 7df7c75d1 MINOR: update CHANGES

(parquet-java) branch parquet-1.14.x updated: fix next development version of parquet-plugin module

2024-06-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 88c58d199 fix next

(parquet-site) branch production updated: Add download page for parquet-java 1.14.1 release

2024-06-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 2d38aa5 Add download page

svn commit: r69782 - in /release/parquet/apache-parquet-1.14.1: ./ apache-parquet-1.14.1.tar.gz apache-parquet-1.14.1.tar.gz.asc apache-parquet-1.14.1.tar.gz.sha512

2024-06-15 Thread gangwu
Author: gangwu Date: Sun Jun 16 05:49:34 2024 New Revision: 69782 Log: Parquet: Add release 1.14.1 Added: release/parquet/apache-parquet-1.14.1/ release/parquet/apache-parquet-1.14.1/apache-parquet-1.14.1.tar.gz (with props) release/parquet/apache-parquet-1.14.1/apache-parquet

(parquet-java) annotated tag apache-parquet-1.14.1 updated (97ede9683 -> 46d3e73d7)

2024-06-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to annotated tag apache-parquet-1.14.1 in repository https://gitbox.apache.org/repos/asf/parquet-java.git *** WARNING: tag apache-parquet-1.14.1 was modified! *** from 97ede9683 (commit

(parquet-java) branch parquet-1.14.x updated: Prepare for next development iteration

2024-06-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new ff5048295 Prepare

svn commit: r69691 - in /dev/parquet/apache-parquet-1.14.1-rc0: ./ apache-parquet-1.14.1.tar.gz apache-parquet-1.14.1.tar.gz.asc apache-parquet-1.14.1.tar.gz.sha512

2024-06-13 Thread gangwu
Author: gangwu Date: Thu Jun 13 06:34:38 2024 New Revision: 69691 Log: Apache Parquet MR 1.14.1 RC0 Added: dev/parquet/apache-parquet-1.14.1-rc0/ dev/parquet/apache-parquet-1.14.1-rc0/apache-parquet-1.14.1.tar.gz (with props) dev/parquet/apache-parquet-1.14.1-rc0/apache-parquet

(parquet-java) branch parquet-1.14.x updated: [maven-release-plugin] prepare for next development iteration

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new cac7241cb [maven-release

(parquet-java) annotated tag apache-parquet-1.14.1-rc0 updated (97ede9683 -> 2d416d2c7)

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to annotated tag apache-parquet-1.14.1-rc0 in repository https://gitbox.apache.org/repos/asf/parquet-java.git *** WARNING: tag apache-parquet-1.14.1-rc0 was modified! *** from 97ede9683 (commit

(parquet-java) branch parquet-1.14.x updated: [maven-release-plugin] prepare release apache-parquet-1.14.1-rc0

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 97ede9683 [maven-release

(parquet-java) 02/02: Update release note for 1.14.1

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git commit a1ab6d29baf0f00ad7b9de48a84109bbb3d29b76 Author: Gang Wu AuthorDate: Thu Jun 13 12:51:50 2024 +0800

(parquet-java) 01/02: PARQUET-2498: Vector IO to handle empty range list (#1374)

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git commit ab2fa91e5115321eff5082d19a4b30bee3c0b02a Author: Steve Loughran AuthorDate: Thu Jun 13 05:45:56 2024

(parquet-java) branch parquet-1.14.x updated (fbb9aedac -> a1ab6d29b)

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git from fbb9aedac PARQUET-2487: Bump io.airlift:aircompressor from 0.26 to 0.27 (#1363) (#1364) new

(parquet-java) branch master updated: PARQUET-2498: Vector IO to handle empty range list (#1374)

2024-06-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 26268c941 PARQUET-2498: Vector IO

(parquet-java) branch master updated: Update NOTICE of parquet-avro (#1371)

2024-06-11 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 1922a7499 Update NOTICE of parquet-avro

(parquet-java) branch master updated: PARQUET-34: Add #contains FilterPredicate for Array columns (#1328)

2024-06-04 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new dab5aae88 PARQUET-34: Add #contains

(parquet-format) branch master updated: PARQUET-2473: Clarify records can not be split across v2 pages or PageIndex (#244)

2024-05-31 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new 38c108c PARQUET-2473: Clarify records

(parquet-java) branch parquet-1.14.x updated: PARQUET-2468: ParquetMetadata must convert to json (#1349) (#1360)

2024-05-30 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 9c8fde0c7 PARQUET-2468

(parquet-java) branch master updated: PARQUET-2468: ParquetMetadata must convert to json (#1349)

2024-05-26 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new dd9014f3d PARQUET-2468: ParquetMetadata

(parquet-java) branch master updated: Update readme to point to 1.14.0 release (#1356)

2024-05-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 9b11410f1 Update readme to point

(parquet-format) branch master updated: PARQUET-2480: Clarify what "page index" means in Parquet.thrift (#245)

2024-05-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new be0478a PARQUET-2480: Clarify what

(parquet-java) branch master updated: PARQUET-2478: Update README with link to parquet website (#1355)

2024-05-21 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-java.git The following commit(s) were added to refs/heads/master by this push: new 6809a1859 PARQUET-2478: Update README

(parquet-format) branch master updated: PARQUET-2479: Update README with link to parquet website, clarify contents (#243)

2024-05-21 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new dca2f42 PARQUET-2479: Update README

(parquet-mr) branch master updated: PARQUET-2472: Close in finally block in ParquetFileWriter#end (#1350)

2024-05-16 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new f12229add PARQUET-2472: Close in finally

(parquet-site) branch production updated: PARQUET-2470: Update website with larger ecosystem emphasis (#59)

2024-05-16 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 5f690a3 PARQUET-2470: Update

(parquet-mr) branch master updated: PARQUET-2476: Remove the `maven-compiler` override (#1341)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new b7005f55f PARQUET-2476: Remove the `maven

(parquet-mr) branch master updated: Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 (#1344)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 77fa24eb2 Bump

(parquet-mr) branch master updated: Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#1345)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 4b6b808e0 Bump com.google.guava:guava from

(parquet-mr) branch master updated: Bump com.google.api.grpc:proto-google-common-protos (#1346)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 8f2413277 Bump com.google.api.grpc:proto

(parquet-mr) branch master updated: PARQUET-2466: Simplify logic when calling `ParquetWriter` (#1338)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 3912bd259 PARQUET-2466: Simplify logic when

(parquet-format) branch master updated: Adding in additional .gitignore lines for intellij (#235)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new 079a2df Adding in additional

(parquet-site) branch asf-site updated: remove staging (#58)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 979f13c remove staging (#58) 979f13c

(parquet-site) branch production updated: First draft of docs about parquet format vs mr (#53)

2024-05-15 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new de58c2d First draft of docs

(parquet-site) branch production updated: Add Dockerfile + instructions on how to preview site using docker rather than installing `hugo` locally (#56)

2024-05-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new c605f97 Add Dockerfile

(parquet-site) branch asf-site updated: Update README.md on asf-site branch with pointer to real readme (#57)

2024-05-12 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 2e93af2 Update README.md on asf-site

(parquet-format) branch master updated (4cbb4cf -> 04fbaca)

2024-05-10 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git from 4cbb4cf [PARQUET-2460] Removing deprecated code (#237) add 04fbaca PARQUET-2469: Bump Thrift to 0.20.0

(parquet-site) branch production updated: downgrade hugo (#55)

2024-05-09 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 27a862b downgrade hugo (#55

(parquet-site) branch production updated: Add download page for parquet-mr 1.14.0 release

2024-05-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/parquet-site.git The following commit(s) were added to refs/heads/production by this push: new 6ad835f Add download page

(parquet-mr) 01/01: Prepare for next development iteration

2024-05-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git commit 78a36bee8210257b72f578989c4cc1fc4bcc6bd5 Author: Gang Wu AuthorDate: Tue May 7 23:42:56 2024 +0800

(parquet-mr) branch parquet-1.14.x updated (274eb9eb3 -> 78a36bee8)

2024-05-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git discard 274eb9eb3 Prepare for next development iteration new 78a36bee8 Prepare for next development

(parquet-mr) annotated tag apache-parquet-1.14.0 updated (fe9179414 -> 03ca8edc8)

2024-05-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to annotated tag apache-parquet-1.14.0 in repository https://gitbox.apache.org/repos/asf/parquet-mr.git *** WARNING: tag apache-parquet-1.14.0 was modified! *** from fe9179414 (commit

(parquet-mr) branch parquet-1.14.x updated: Prepare for next development iteration

2024-05-07 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 274eb9eb3 Prepare for next

(parquet-mr) branch master updated: Update changes for the `master` branch (#1348)

2024-05-06 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new c241170d9 Update changes for the `master

(parquet-mr) branch parquet-1.14.x updated: Update changes (#1347)

2024-05-06 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 06c82b29e Update changes

svn commit: r68879 - /dev/parquet/KEYS

2024-04-30 Thread gangwu
Author: gangwu Date: Tue Apr 30 07:51:47 2024 New Revision: 68879 Log: Append new gpg key of Gang Wu to KEYS Modified: dev/parquet/KEYS Modified: dev/parquet/KEYS == --- dev/parquet/KEYS (original) +++ dev/parquet

(parquet-mr) branch master updated: Prepare for 1.15.0 development

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 240ab0daa Prepare for 1.15.0 development

svn commit: r68874 - in /dev/parquet/apache-parquet-1.14.0-rc0: ./ apache-parquet-1.14.0.tar.gz apache-parquet-1.14.0.tar.gz.asc apache-parquet-1.14.0.tar.gz.sha512

2024-04-29 Thread gangwu
Author: gangwu Date: Tue Apr 30 05:36:23 2024 New Revision: 68874 Log: Apache Parquet MR 1.14.0 RC0 Added: dev/parquet/apache-parquet-1.14.0-rc0/ dev/parquet/apache-parquet-1.14.0-rc0/apache-parquet-1.14.0.tar.gz (with props) dev/parquet/apache-parquet-1.14.0-rc0/apache-parquet

(parquet-mr) annotated tag apache-parquet-1.14.0-rc0 updated (af0740229 -> cd2cc2a5e)

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to annotated tag apache-parquet-1.14.0-rc0 in repository https://gitbox.apache.org/repos/asf/parquet-mr.git *** WARNING: tag apache-parquet-1.14.0-rc0 was modified! *** from af0740229 (commit

(parquet-mr) branch parquet-1.14.x updated: [maven-release-plugin] prepare for next development iteration

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/parquet-1.14.x by this push: new 0d4377332 [maven-release

(parquet-mr) 01/01: [maven-release-plugin] prepare release apache-parquet-1.14.0-rc0

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git commit af0740229929337e1395fd24253a4ed787df2db3 Author: Gang Wu AuthorDate: Tue Apr 30 12:13:46 2024 +0800

(parquet-mr) branch parquet-1.14.x created (now af0740229)

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch parquet-1.14.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git at af0740229 [maven-release-plugin] prepare release apache-parquet-1.14.0-rc0 This branch includes

(parquet-mr) branch master updated: Update release note for 1.14.0 (#1336)

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new cde9a6348 Update release note for 1.14.0

(parquet-mr) branch master updated: PARQUET-2171: (followup) add read metrics and hadoop conf integration for vector io reader (#1330)

2024-04-29 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 337d0825d PARQUET-2171: (followup) add read

(parquet-mr) branch master updated: PARQUET-2463: Bump japicmp to 0.21.0 (#1329)

2024-04-26 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 23c788d0c PARQUET-2463: Bump japicmp

(parquet-mr) branch master updated: PARQUET-2451: Add BYTE_STREAM_SPLIT support for FIXED_LEN_BYTE_ARRAY, INT32 and INT64 (#1291)

2024-04-25 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 09445b513 PARQUET-2451: Add

(parquet-mr) branch master updated (202251b13 -> 1ae7da362)

2024-04-25 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from 202251b13 PARQUET-2458: Use --release 8 with java compiler (#1311) add 1ae7da362 PARQUET-2398: Make static

(parquet-mr) branch master updated: PARQUET-2458: Use --release 8 with java compiler (#1311)

2024-04-25 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 202251b13 PARQUET-2458: Use --release 8

(parquet-mr) branch master updated (adb3e27c8 -> c8aee7f20)

2024-04-25 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from adb3e27c8 Bump org.apache.arrow:arrow-vector from 15.0.2 to 16.0.0 (#1325) add c8aee7f20 PARQUET-2171

(parquet-mr) branch master updated (2116ae3f6 -> adb3e27c8)

2024-04-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from 2116ae3f6 Bump com.google.api.grpc:proto-google-common-protos (#1323) add adb3e27c8 Bump

(parquet-mr) branch master updated (a89083caf -> 2116ae3f6)

2024-04-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from a89083caf PARQUET-2429: Reduce direct input buffer churn (#1270) add 2116ae3f6 Bump

(parquet-mr) branch master updated: PARQUET-2429: Reduce direct input buffer churn (#1270)

2024-04-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new a89083caf PARQUET-2429: Reduce direct input

(parquet-mr) branch master updated: Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1324)

2024-04-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 65ef1f1ea Bump org.apache.commons:commons

(parquet-mr) branch master updated: PARQUET-2454: Invoking flush before closing the output stream (#1309)

2024-04-22 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 87e99d129 PARQUET-2454: Invoking flush

(parquet-mr) branch master updated (a1f8591b3 -> 90436a8fd)

2024-04-11 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from a1f8591b3 PARQUET-2457: Add missing maven-scala-plugin version (#1312) add 90436a8fd Bump commons-io:commons

(parquet-mr) branch master updated: Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 (#1315)

2024-04-11 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new e6ad25a75 Bump org.cyclonedx:cyclonedx

(parquet-mr) branch master updated: Bump com.google.truth.extensions:truth-proto-extension (#1316)

2024-04-11 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new d8c658216 Bump

(parquet-mr) branch master updated: PARQUET-2457: Add missing maven-scala-plugin version (#1312)

2024-04-11 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new a1f8591b3 PARQUET-2457: Add missing maven

(parquet-mr) branch master updated: PARQUET-2456: Avoid type name conflicts on fixed type (#1304)

2024-04-04 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 67fc368c9 PARQUET-2456: Avoid type name

(parquet-mr) branch master updated: PARQUET-2453: Add build-helper-maven-plugin for some modules (#1305)

2024-04-04 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 1b1961376 PARQUET-2453: Add build-helper

(parquet-mr) branch master updated (acab1e83f -> d1c29755e)

2024-04-02 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from acab1e83f PARQUET-2449: Limit local buffer to be similar to Hadoop writing (#1299) add d1c29755e Bump

(parquet-mr) branch master updated: PARQUET-2449: Limit local buffer to be similar to Hadoop writing (#1299)

2024-03-19 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new acab1e83f PARQUET-2449: Limit local buffer

(parquet-mr) branch master updated: PARQUET-2448: Fix model conversions for avro <= 1.8 generated classes (#1296)

2024-03-19 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new b04edf49b PARQUET-2448: Fix model

(parquet-mr) branch master updated: Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 (#1303)

2024-03-18 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new fdf288c07 Bump

(parquet-mr) branch master updated (871f8671a -> 56e55606b)

2024-03-18 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from 871f8671a Bump jackson.version from 2.16.0 to 2.17.0 (#1302) add 56e55606b Bump com.google.api.grpc:proto

(parquet-mr) branch master updated (30fa1de0b -> 871f8671a)

2024-03-18 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git from 30fa1de0b PARQUET-2450: Fix Avro projection for single-field repeated record types (#1300) add 871f8671a

(parquet-mr) branch master updated: PARQUET-2450: Fix Avro projection for single-field repeated record types (#1300)

2024-03-18 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git The following commit(s) were added to refs/heads/master by this push: new 30fa1de0b PARQUET-2450: Fix Avro projection

(parquet-format) branch master updated: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#233)

2024-03-14 Thread gangwu
This is an automated email from the ASF dual-hosted git repository. gangwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/parquet-format.git The following commit(s) were added to refs/heads/master by this push: new 38f79c9 Bump

  1   2   3   >