davidchaava opened a new pull request, #28747: URL: https://github.com/apache/flink/pull/28747
## What is the purpose of the change This pull request upgrades Apache Parquet from 1.15.2 to 1.16.0 in the Flink formats module. The change is intentionally limited to the dependency version bump and does not include any format behavior changes. ## 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: ```bash ./mvnw -pl flink-formats/flink-parquet -am test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
