Skip to content

[FLINK-40154][formats] Upgrade Parquet to 1.16.0#28747

Draft
davidchaava wants to merge 1 commit into
apache:masterfrom
akvelon:task/parquet-1-16-0-upgrade
Draft

[FLINK-40154][formats] Upgrade Parquet to 1.16.0#28747
davidchaava wants to merge 1 commit into
apache:masterfrom
akvelon:task/parquet-1-16-0-upgrade

Conversation

@davidchaava

@davidchaava davidchaava commented Jul 15, 2026

Copy link
Copy Markdown

Title

[FLINK-xxxxx][Formats][Parquet] Upgrade Parquet dependency to 1.16.0

Description

What is the purpose of the change

This pull request upgrades the Apache Parquet dependency from 1.15.2 to 1.16.0.

Brief change log

  • Upgraded org.apache.parquet:parquet-bom from 1.15.2 to 1.16.0.

Verifying this change

This change is covered by the existing Parquet format test coverage.

It can be verified by running:

./mvnw -pl flink-formats/flink-parquet -am test

Does this pull request potentially affect one of the following parts:

  • Dependencies: yes
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths: no
  • Anything that affects deployment or recovery: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@flinkbot

flinkbot commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@davidchaava davidchaava changed the title [FLINK-xxxxx][formats] Upgrade Parquet to 1.16.0 [FLINK-40154][formats] Upgrade Parquet to 1.16.0 Jul 15, 2026
@davidchaava

Copy link
Copy Markdown
Author

@flinkbot run azure

all 1.15.2 referalls are moved to 1.16.0
@davidchaava
davidchaava force-pushed the task/parquet-1-16-0-upgrade branch from d5c0702 to cf5cb98 Compare July 15, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants