Skip to content

[FLINK-36659] Bump flink version to 2.0.0 #153

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

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

lvyanquan
Copy link
Contributor

@lvyanquan lvyanquan commented Jan 26, 2025

Bump flink version to 2.0.0 and remove deprecated classes.

Copy link

boring-cyborg bot commented Jan 26, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

@lvyanquan lvyanquan force-pushed the FLINK-36659 branch 4 times, most recently from afc7193 to d19c67b Compare January 27, 2025 17:58
assertThat(count).isEqualTo(TEST_DATA.length);
}
}
// private void runTest(boolean exploitParallelism) throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@ruanhang1993 ruanhang1993 left a comment

Choose a reason for hiding this comment

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

LGTM

@leonardBang leonardBang changed the title [FLINK-36659] Bump to 2.0-preview1. [FLINK-36659] Bump flink version to 2.0.0 Mar 25, 2025
@lvyanquan
Copy link
Contributor Author

Rebase to master and rearrange commits.

@@ -57,7 +56,7 @@ under the License.
</modules>

<properties>
<flink.version>1.20.0</flink.version>
<flink.version>2.0.0</flink.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we firstly bump jdbc connector version to 4.0-SNAPSHOT ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I've raised another pr to do this #159.

Copy link
Contributor

Choose a reason for hiding this comment

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

ok

@leonardBang leonardBang merged commit f9167c3 into apache:main Apr 3, 2025
4 checks passed
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.

3 participants