Skip to content

[pull] master from apache:master - #481

Merged
pull[bot] merged 4 commits into
section9-lab:masterfrom
apache:master
Jun 17, 2026
Merged

[pull] master from apache:master#481
pull[bot] merged 4 commits into
section9-lab:masterfrom
apache:master

Conversation

@pull

@pull pull Bot commented Jun 17, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Abacn and others added 4 commits June 17, 2026 12:40
* [runners-flink] Add support for Apache Flink 2.1.3

* Improve lz4-java dependency resolution strategy

Explicitly prefer Flink's at.yawk.lz4:lz4-java over org.lz4:lz4-java
to ensure the Flink-compatible version is always selected, regardless
of version numbers.

This is more robust than selectHighestVersion() which could
theoretically select org.lz4 if it had a higher version number.

* Fix lz4-java capability conflict for examples:java flinkRunnerPreCommit

Flink 2.1.3 uses at.yawk.lz4:lz4-java:1.10.3 while Kafka uses
org.lz4:lz4-java:1.6.0, causing capability conflicts in configurations
that depend on both (like examples:java flinkRunnerPreCommit).

Add capability resolution strategy to select the highest version,
consistent with the approach in runners/flink/2.1/build.gradle.

* Remove unnecessary test resources for Flink 2.1

Flink 2.1 inherits test resources from parent versions via Beam's
resource layering mechanism. No version-specific config needed.
* Make ModelManager import more robust

* Make ModelManager import more robust 2

* Apply suggestion from @gemini-code-assist[bot]

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Add model tag to annotations as well

* Change to not use function import

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* add iceberg sql dep when using icebergio

* add maven snapshot repo
@pull pull Bot locked and limited conversation to collaborators Jun 17, 2026
@pull pull Bot added the ⤵️ pull label Jun 17, 2026
@pull
pull Bot merged commit 849fcf8 into section9-lab:master Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants