Skip to content

Docs: Update Spark/Flink example versions in contribute.md#15812

Open
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:docs/update-flink-version-contribute
Open

Docs: Update Spark/Flink example versions in contribute.md#15812
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:docs/update-flink-version-contribute

Conversation

@thswlsqls
Copy link
Copy Markdown
Contributor

Update the example ./gradlew build command in contribute.md to use
-DsparkVersions=3.5,4.0 -DflinkVersions=1.20,2.0 (was 3.4,3.5 / 1.14).

Flink 1.14 is no longer in knownFlinkVersions, so the current example
causes a Gradle build failure for new contributors.

flinkVersions=1.14 is End of Life and was removed from the Iceberg
build. Any new contributor copying this command gets a hard Gradle
exception. Update to current supported versions (1.20, 2.0) and
update Spark versions to more current ones (3.5, 4.0).
@github-actions github-actions bot added the docs label Mar 28, 2026
@manuzhang manuzhang requested a review from kevinjqliu March 31, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant