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

[INLONG-8464][Sort] Add JDBC connector on Flink 1.15 #10491

Merged
merged 10 commits into from
Jun 26, 2024

Conversation

XiaoYou201
Copy link
Contributor

@XiaoYou201 XiaoYou201 commented Jun 22, 2024

[INLONG-8464][Sort] Add JDBC connector on Flink 1.15

Fixes #8464

Motivation

Add JDBC connector on Flink 1.15

Modifications

  • create new modules for connectors-v1.15 and connector-jdbc-v1.15
  • Support audit metrics for sort-connector-jdbc-1.15

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

  • This change is already covered by existing tests, such as:
    (please describe tests)

  • This change added tests and can be verified as follows:

Documentation

  • Does this pull request introduce a new feature? (no)

vernedeng
vernedeng previously approved these changes Jun 25, 2024
@EMsnap EMsnap merged commit d6be026 into apache:master Jun 26, 2024
10 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.

[Feature] [Sort] Add JDBC connector on Flink 1.15
4 participants