Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Add flinkVersion and flinkVersionMajor instead of hardcode #10463

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

manuzhang
Copy link
Contributor

@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
Contributor 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.

docs/docs/flink.md Show resolved Hide resolved
docs/docs/flink-ddl.md Outdated Show resolved Hide resolved
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
2 checks passed
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
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