Skip to content

Releases: apache/parquet-java

Apache Parquet Java 1.14.2

28 Aug 12:09
Compare
Choose a tag to compare

What's Changed

  • GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • GH-2956: Use avro SchemaBuilder API to convert record
  • GH-2935: Avoid double close of ParquetFileWriter
  • GH-2992: Gate LocalTimestamp references in AvroSchemaConverter
  • PARQUET-1126: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • PARQUET-1126: Write unencrypted Parquet files without Hadoop
  • PARQUET-2472: Close in finally block in ParquetFileWriter#end

Apache Parquet Java 1.14.2 RC2

25 Aug 20:39
Compare
Choose a tag to compare
Pre-release

What's Changed

  • GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • GH-2956: Use avro SchemaBuilder API to convert record
  • GH-2935: Avoid double close of ParquetFileWriter
  • GH-2992: Gate LocalTimestamp references in AvroSchemaConverter
  • PARQUET-1126: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • PARQUET-1126: Write unencrypted Parquet files without Hadoop
  • PARQUET-2472: Close in finally block in ParquetFileWriter#end

Apache Parquet Java 1.14.2 RC1

19 Aug 13:18
Compare
Choose a tag to compare
Pre-release

What's Changed

  • GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • GH-2956: Use avro SchemaBuilder API to convert record
  • GH-2935: Avoid double close of ParquetFileWriter
  • PARQUET-1126: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile
  • PARQUET-1126: Write unencrypted Parquet files without Hadoop
  • PARQUET-2472: Close in finally block in ParquetFileWriter#end

Apache Parquet 1.14.1

17 Jul 06:50
Compare
Choose a tag to compare

What's Changed

  • Update changes for the parquet-1.14.x branch by @Fokko in #1347
  • PARQUET-2468: ParquetMetadata must convert to json (#1349) by @wgtmac in #1360
  • PARQUET-2487: Bump io.airlift:aircompressor from 0.26 to 0.27 (#1363) by @Fokko in #1364

Full Changelog: apache-parquet-1.14.0...apache-parquet-1.14.1