Could these PRs (both mine) be included as well? Final removal of parquet-pig. Fully approved already, just not merged. https://github.com/apache/parquet-java/pull/3377
Address Java deprecations and update coding conventions since we dropped Java 8. Comments suggest approval, but it hasn't been formally approved. https://github.com/apache/parquet-java/pull/3378 On Wed, Apr 15, 2026 at 10:04 AM Steve Loughran <[email protected]> wrote: > Also, it looks like there's an Avro 1.12.2 coming -best to include that if > it doesn't hold up release timetables > > On Wed, 15 Apr 2026 at 15:48, Steve Loughran <[email protected]> wrote: > > > Could I get my variant benchmark PR in? It includes a tweak to string > > deserialization that benchmarks as 20% faster. > > > > https://github.com/apache/parquet-java/pull/3452 > > > > > > > > On Wed, 15 Apr 2026 at 15:10, Manu Zhang <[email protected]> > wrote: > > > >> Hi all, > >> > >> Since the apache-parquet-1.17[1] release on January 13, 2026, master has > >> accumulated a meaningful set of changes including: > >> > >> - Java 11 baseline update > >> - New reader APIs to expose the current row group index > >> - Fix for Float16 statistics handling around NaN and signed zero > >> - Fix for BinaryStatistics integer overflow > >> - Schema cleanup to remove the redundant MAP_KEY_VALUE annotation in > >> logical map types > >> - parquet-cli improvements to ColumnSizeCommand, including sorting by > >> size and percentage output > >> - Dependency and security updates across aircompressor, Jackson, > Arrow, > >> protobuf, etc > >> > >> It seems reasonable to start a 1.18.0 release. What do you think? > >> > >> 1. > >> > https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.17.0 > >> 2. > >> > >> > https://github.com/apache/parquet-java/compare/apache-parquet-1.17.0...master > >> > >> Thanks, > >> Manu > >> > > > -- Aaron Niskode-Dossett, Data Engineering -- Etsy
