Hi Joris, Thanks for the advice! We should definitely eliminate the confusion. Let me update the wording on the releasing parquet page on the website [1].
[1] https://github.com/apache/parquet-site/blob/c605f977eef61e0d5024fc3d89f1e9aaeaa5c9b4/content/en/docs/Contribution%20Guidelines/releasing.md?plain=1#L160-L175 Best, Gang On Wed, May 15, 2024 at 1:36 AM Joris Van den Bossche < jorisvandenboss...@gmail.com> wrote: > 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 >