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

[BitSail][Connector] Support INSERT IGNORE INTO in mysql connector. #142

Closed
BlockLiu opened this issue Nov 9, 2022 · 5 comments
Closed
Assignees
Labels
difficulty-easy Easy difficulty to fix this issue help wanted Extra attention is needed

Comments

@BlockLiu
Copy link
Collaborator

BlockLiu commented Nov 9, 2022

Is your feature request related to a problem? Please describe

Current mysql writer in bitsail-connector-jdbc module supports the following two way to update data:

  • INSERT INTO ...
  • INSERT INTO ... xxxx=VALUES(...) ON DUPLICATE KEY UPDATE

This issue wants to support INSERT IGORE INTO ... in mysql connector.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

N/A

@BlockLiu BlockLiu changed the title [BitSail][Connector] Supports INSERT IGNORE in mysql connector. [BitSail][Connector] Support INSERT IGNORE INTO in mysql connector. Nov 9, 2022
@garyli1019 garyli1019 added help wanted Extra attention is needed difficulty-easy Easy difficulty to fix this issue labels Nov 9, 2022
@john8628
Copy link
Contributor

please assign to me; i will try it ,thanks

@garyli1019
Copy link
Collaborator

@john8628 assigned to you, thanks!

@BlockLiu
Copy link
Collaborator Author

Hi @john8628, thanks for your contribution to the BitSail community. Would you like to join contributor chat group? Here is the QR code. If it expires, you can leave a message here. Look forward to your coming!
ContributorGroup

@john8628
Copy link
Contributor

john8628 commented Jan 5, 2023

expired, could you add me again; wechat zww8628

@yucongcong654
Copy link
Collaborator

我加您了 @john8628

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy Easy difficulty to fix this issue help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

4 participants