Skip to content

Flink 1.13: Backport fix for order dependent flink table source tests#4682

Merged
rdblue merged 2 commits into
apache:masterfrom
kbendick:fix-order-dependent-flink-table-source-tests-1.13
May 2, 2022
Merged

Flink 1.13: Backport fix for order dependent flink table source tests#4682
rdblue merged 2 commits into
apache:masterfrom
kbendick:fix-order-dependent-flink-table-source-tests-1.13

Conversation

@kbendick

@kbendick kbendick commented May 2, 2022

Copy link
Copy Markdown
Contributor

Backports #4635 to Flink 1.13 to make it easier to continue to backport any changes to this test suite in the future.

These tests weree failing in 1.15 due to their order dependent nature and it's just an implementation detail that they happened to work before this. We're not testing order on read here, so it doesn't matter.

cc @rdblue @yittg

@github-actions github-actions Bot added the flink label May 2, 2022
@kbendick kbendick force-pushed the fix-order-dependent-flink-table-source-tests-1.13 branch from 6485683 to cc0bdcf Compare May 2, 2022 19:58
@rdblue rdblue merged commit c82cf91 into apache:master May 2, 2022
@rdblue

rdblue commented May 2, 2022

Copy link
Copy Markdown
Contributor

Thanks, @kbendick!

@kbendick kbendick deleted the fix-order-dependent-flink-table-source-tests-1.13 branch May 3, 2022 02:15
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.

2 participants