SteNicholas opened a new pull request, #3526: URL: https://github.com/apache/celeborn/pull/3526
### What changes were proposed in this pull request? Bump Flink from 2.0.0, 2.1.0 to 2.0.1, 2.1.1. ### Why are the changes needed? Flink has released v2.0.1 and v2.1.1, which release notes refer to: - [Apache Flink 2.0.1 Release](https://github.com/apache/flink/releases/tag/release-2.0.1) - [Apache Flink 2.1.1 Release](https://github.com/apache/flink/releases/tag/release-2.1.1) Flink v2.0.1 adds the `getConsumedPartitionType()` interface into `IndexedInputGate`, which refers to https://github.com/apache/flink/pull/26548. `HybridShuffleWordCountTest` could execute with parallelism in https://github.com/apache/flink/pull/26369 which has released in v2.0.1 and v2.1.1. ### Does this PR resolve a correctness bug? No. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? CI. -- 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]
