In light of the discussions around better distinguishing Apache Parquet the format and Apache Parquet-MR the Java implementation (https://github.com/apache/parquet-site/pull/53), I wanted to give the feedback that also the template of this release announcement could use some improvement. Because as far as I see, this announcement is actually for a release of parquet-mr, and not of Aapche Parquet (the format) itself? While the message does not mention "mr" or "Java" at all (except in the url, and that there are Java artifacts available).
Cheers, Joris On Wed, 8 May 2024 at 05:26, Gang Wu <ust...@gmail.com> wrote: > > Hi, > > I'm pleased to announce the release of Apache Parquet 1.14.0! > > Parquet is a general-purpose columnar file format for nested data. It uses > space-efficient encodings and a compressed and splittable structure for > processing frameworks like Hadoop. > > Changes are listed at: > https://github.com/apache/parquet-mr/blob/apache-parquet-1.14.0/CHANGES.md > > This release can be downloaded from: > https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.0 > > Java artifacts are available from > https://repository.apache.org/content/groups/public/org/apache/parquet and > will be available from Maven Central after automatic synchronization. > > Thanks to everyone for contributing! > > Best, > Gang