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

Flink: backport #9381 to 1.17 and 1.16 for Migrate subclasses of FlinkCatalogTestBase to JUnit5 #9598

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

rodmeneses
Copy link
Contributor

@rodmeneses rodmeneses commented Jan 31, 2024

  1. Patch on 1.17 came out cleanly
  2. Patch on 1.16 came out with conflict on flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/TestFlinkCatalogTable.java
  3. Conflicts were due to:
    a. Missing extra lines in 2 unit tests
    b. Lots of unit tests on 1.18 related to alter column that are not to be migrated to 1.16
  4. This is needed so we can backport Flink: Adds the ability to read from a branch on the Flink Iceberg Source #9547 to both 1.16 and 1.17 versions

@github-actions github-actions bot added the flink label Jan 31, 2024
@rodmeneses rodmeneses marked this pull request as draft January 31, 2024 18:13
@github-actions github-actions bot added the build label Feb 1, 2024
@pvary pvary marked this pull request as ready for review February 1, 2024 17:32
@pvary pvary merged commit 2c24750 into apache:main Feb 2, 2024
41 checks passed
rodmeneses added a commit to rodmeneses/iceberg that referenced this pull request Feb 2, 2024
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants