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

Backporting Flink: Watermark Read Options to 1.17 and 1.16 #9456

Merged
merged 1 commit into from Jan 13, 2024

Conversation

rodmeneses
Copy link
Contributor

@rodmeneses rodmeneses commented Jan 10, 2024

Flink: Backports the Watermark Read Options to 1.17 and 1.16

The patch was cleanly applied to both 1.17 and 1.16
source:
git diff --no-index flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/source flink/v1.18/flink/src/main/java/org/apache/iceberg/flink/source
brings some changes unrelated to this PR
git diff --no-index flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/source flink/v1.18/flink/src/main/java/org/apache/iceberg/flink/source
came out clean

test:
git diff --no-index flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/source flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source
brings some changes on unrelated to this PR
git diff --no-index flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/source flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source
brings changes, some of them specifically related to junit Version

@github-actions github-actions bot added the flink label Jan 10, 2024
@stevenzwu
Copy link
Contributor

@rodmeneses I assume you have checked the diff that nothing is related to this change, e.g. #8228

@pvary pvary merged commit 8109e42 into apache:main Jan 13, 2024
13 checks passed
@pvary
Copy link
Contributor

pvary commented Jan 13, 2024

Thanks @rodmeneses for the backport, and @stevenzwu for the review!

geruh pushed a commit to geruh/iceberg that referenced this pull request Jan 26, 2024
adnanhemani pushed a commit to adnanhemani/iceberg that referenced this pull request Jan 30, 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.

None yet

4 participants