This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch parquet-1.14.x
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
from 7204a116b [maven-release-plugin] prepare for next development iteration
add d04986ffb GH-2992: Gate LocalTimestamp references in
AvroSchemaConverter (#2993)
add e7937382e [maven-release-plugin] prepare release
apache-parquet-1.14.2rc2
No new revisions were added by this update.
Summary of changes:
parquet-arrow/pom.xml | 2 +-
parquet-avro/pom.xml | 2 +-
.../apache/parquet/avro/AvroSchemaConverter.java | 26 +++++++--
.../parquet/avro/TestAvroSchemaConverter.java | 61 +++++++++++++++++++++-
parquet-benchmarks/pom.xml | 2 +-
parquet-cli/pom.xml | 2 +-
parquet-column/pom.xml | 2 +-
parquet-common/pom.xml | 2 +-
parquet-encoding/pom.xml | 2 +-
parquet-format-structures/pom.xml | 2 +-
parquet-generator/pom.xml | 2 +-
parquet-hadoop-bundle/pom.xml | 2 +-
parquet-hadoop/pom.xml | 2 +-
parquet-jackson/pom.xml | 2 +-
parquet-pig-bundle/pom.xml | 2 +-
parquet-pig/pom.xml | 2 +-
parquet-protobuf/pom.xml | 2 +-
parquet-scala/pom.xml | 2 +-
parquet-thrift/pom.xml | 2 +-
pom.xml | 4 +-
20 files changed, 100 insertions(+), 25 deletions(-)