You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "Sdreamery (via GitHub)" <gi...@apache.org> on 2023/04/11 02:23:54 UTC

[GitHub] [incubator-seatunnel] Sdreamery opened a new issue, #4541: [Feature][Module Name] How to ensure that data synchronization does not duplicate when using JDBC on the sink side?

Sdreamery opened a new issue, #4541:
URL: https://github.com/apache/incubator-seatunnel/issues/4541

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   When I use ST for full updates and the sink side is JDBC, I may need to clear the table data on the sink side first and then perform full inserts. However, I have not seen any pre synchronization operations in the official documents. How can I solve this problem, except for manual cleaning.
   ![3267e8a5679418ec84cd68cb954a63e](https://user-images.githubusercontent.com/38490969/231039161-1d5e561e-ada6-446a-ac31-025c89450182.png)
   
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] davidzollo commented on issue #4541: [Feature][Module Name] How to ensure that data synchronization does not duplicate when using JDBC on the sink side?

Posted by "davidzollo (via GitHub)" <gi...@apache.org>.
davidzollo commented on issue #4541:
URL: https://github.com/apache/incubator-seatunnel/issues/4541#issuecomment-1509876961

   good suggestion.
   BTW, What are you going to do? Is there any plan?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #4541: [Feature][Module Name] How to ensure that data synchronization does not duplicate when using JDBC on the sink side?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4541:
URL: https://github.com/apache/incubator-seatunnel/issues/4541#issuecomment-1548789984

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org