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

[GitHub] [incubator-seatunnel] melin opened a new issue, #4429: [Feature][jdbc] dameng + DB2 支持upsert sql

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

   ### 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
   
   目前DB2 + 达梦没有支持upsert
   https://github.com/apache/incubator-seatunnel/blob/dev/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/dm/DmdbDialect.java
   https://github.com/apache/incubator-seatunnel/blob/dev/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/db2/DB2Dialect.java
   
   达梦数据库支持mergeinto  sql:
   https://eco.dameng.com/document/dm/zh-cn/sql-dev/practice-dml-operation.html#MERGE%20INTO%20%E6%93%8D%E4%BD%9C
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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] hailin0 closed issue #4429: [Feature][jdbc] dameng + DB2 支持upsert sql

Posted by "hailin0 (via GitHub)" <gi...@apache.org>.
hailin0 closed issue #4429: [Feature][jdbc] dameng + DB2 支持upsert sql
URL: https://github.com/apache/incubator-seatunnel/issues/4429


-- 
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] hailin0 commented on issue #4429: [Feature][jdbc] dameng + DB2 支持upsert sql

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

   Please use english description


-- 
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