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-8967][Sort] Add Mysql connector on flink 1.15 #8980

Merged
merged 9 commits into from
Oct 7, 2023

Conversation

liaosunny123
Copy link
Contributor

Prepare a Pull Request

(Change the title refer to the following example)

  • Title Example: [INLONG-XYZ][Component] Title of the pull request

(The following XYZ should be replaced by the actual GitHub Issue number)

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve?

Modifications

Describe the modifications you've done.

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:

    (example:)

    • Added integration tests for end-to-end deployment with large payloads (10MB)
    • Extended integration test for recovery after broker failure

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a follow-up issue for adding the documentation

@EMsnap
Copy link
Contributor

EMsnap commented Sep 25, 2023

Please add an end to end test on flink1.15 thx

@liaosunny123
Copy link
Contributor Author

Please add an end to end test on flink1.15 thx

ok and have tested in module flink end to end test.
image

@EMsnap
Copy link
Contributor

EMsnap commented Sep 26, 2023

please add file settings in inlong-distribution/src/main/assemblies/sort-connectors-v1.15.xml

@liaosunny123
Copy link
Contributor Author

please add file settings in inlong-distribution/src/main/assemblies/sort-connectors-v1.15.xml

done

@liaosunny123 liaosunny123 requested a review from EMsnap September 28, 2023 04:36
Copy link
Contributor

@EMsnap EMsnap left a comment

Choose a reason for hiding this comment

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

LGTM

@EMsnap EMsnap merged commit a3b3fc7 into apache:master Oct 7, 2023
9 checks passed
liaosunny123 added a commit to liaosunny123/inlong that referenced this pull request Oct 11, 2023
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] Add Mysql connector on flink 1.15
3 participants