+1 (Non binding)

- Verified SHAs and signatures
- Built and installed locally from source (I ran into issues with my
local setup. Lesson learned: don't mix musl and GNU Snappy versions).
- I tried to downstream the dependency into Apache Spark with success
(Notice that it now requires some additional dependencies exclusions
because Parquet 1.18.0 moved to junit 5 which conflicts with Spark's
Junit Jupiter platform).

Great work Fokko

-Ismaël

On Wed, Jul 22, 2026 at 2:32 AM Neelesh Salian <[email protected]> wrote:
>
> +1 (non-binding)
> Verified locally on macOS (Apple Silicon):
>
>    - SHA-512: shasum -a 512 -c OK (matches the published .sha512)
>    - GPG signature: good
>    - Git tag apache-parquet-1.18.0-rc1 (annotated) resolves to commit
>    5e2ad0969c7f411613671c5ef054d399995de5f9
>    - LICENSE / NOTICE / README present; no unexpected binaries in the source
>    - Tarball contents match the signed tag tree (no deviations)
>    - Build runs successfully
>
>
> Thanks Fokko.
>
> On Mon, Jul 20, 2026 at 7:30 AM Fokko Driesprong <[email protected]>
> wrote:
>
> > Hi everyone,
> >
> > I propose the following RC to be released as official Apache Parquet
> > 1.18.0 release.
> >
> > - The commit id is [5e2ad0969c7f411613671c5ef054d399995de5f9](
> > https://github.com/apache/parquet-java/tree/5e2ad0969c7f411613671c5ef054d399995de5f9
> > )
> > - This corresponds to the tag: [apache-parquet-1.18.0-rc1](
> > https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.18.0-rc1
> > )
> >
> > The release tarball, signature, and checksums are here:
> >
> > -
> > https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-1.18.0-rc1/
> >
> > You can find the KEYS file here:
> >
> > - https://downloads.apache.org/parquet/KEYS
> >
> > You can find the changelog here:
> >
> > -
> > https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.18.0-rc1
> >
> > Binary artifacts are staged in Nexus here:
> >
> > - https://repository.apache.org/content/groups/staging/org/apache/parquet/
> >
> > Please download, verify, and test.
> >
> > Please vote in the next 72 hours.
> >
> > [ ] +1 Release this as Apache Parquet 1.18.0
> > [ ] +0
> > [ ] -1 Do not release this because...
> >
> > Kind regards,
> > Fokko Driesprong

Reply via email to