Skip to content

Docs: Add flinkVersion and flinkVersionMajor instead of hardcode#10463

Merged
Fokko merged 1 commit intoapache:mainfrom
manuzhang:flink-doc
Jun 18, 2024
Merged

Docs: Add flinkVersion and flinkVersionMajor instead of hardcode#10463
Fokko merged 1 commit intoapache:mainfrom
manuzhang:flink-doc

Conversation

@manuzhang
Copy link
Member

@manuzhang manuzhang commented Jun 8, 2024

This fixes #10412

@github-actions github-actions bot added the docs label Jun 8, 2024
@manuzhang manuzhang changed the title Docs: Add flinkVersion and flinkVersionDefault instead of hardcode Docs: Add flinkVersion and flinkVersionMajor instead of hardcode Jun 9, 2024
@manuzhang manuzhang force-pushed the flink-doc branch 2 times, most recently from cb98d41 to b6bfab0 Compare June 9, 2024 15:41
@pvary
Copy link
Contributor

pvary commented Jun 10, 2024

@manuzhang: Any idea why the tests are failing on the new values (flinkVersion, flinkVersionMajor), but they are not failing on icebergVersion?

@manuzhang
Copy link
Member Author

@pvary
Links to javadocs, where icebergVersion is used, were previously ignored. Anyway, the linkcheck has been removed in #10404

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @manuzhang for working on this, this looks great! I just noticed that there a few more versions hardcoded:

iceberg_flink_runtime_jar = os.path.join(os.getcwd(), "iceberg-flink-runtime-1.16-{{ icebergVersion }}.jar")

There are a few more, would be good to just search for 1.16.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @manuzhang for making this configurable 👍 Thanks @findepi for the review

@Fokko Fokko merged commit 2862047 into apache:main Jun 18, 2024
jasonf20 pushed a commit to jasonf20/iceberg that referenced this pull request Aug 4, 2024
sasankpagolu pushed a commit to sasankpagolu/iceberg that referenced this pull request Oct 27, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
@manuzhang manuzhang deleted the flink-doc branch May 7, 2025 15:47
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.

End-of-life Flink 1.16 is still referenced in docs

4 participants