You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/15 15:20:57 UTC

[GitHub] [incubator-seatunnel] humengyu2012 opened a new issue #1067: [Feature][Plugin] Add Plugin Flink Source TiDB

humengyu2012 opened a new issue #1067:
URL: https://github.com/apache/incubator-seatunnel/issues/1067


   ### 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
   
   Using TiDB native source is batter than using jdbc source
   
   ### 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

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



[GitHub] [incubator-seatunnel] humengyu2012 edited a comment on issue #1067: [Feature][Plugin] Add Plugin Flink Source TiDB

Posted by GitBox <gi...@apache.org>.
humengyu2012 edited a comment on issue #1067:
URL: https://github.com/apache/incubator-seatunnel/issues/1067#issuecomment-1013799181


   I have tried to implement flink-tidb-connector in flink-1.9.0. Type conversions are hard to solve when use row and dataset. These problems do not appear in the new version of flink such as 1.11/1.12/1.13/1.14. So I think this plugin should implement  in Flink-1.14. I am waiting for this roadmap task finished: https://github.com/apache/incubator-seatunnel/issues/870.
   


-- 
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] humengyu2012 commented on issue #1067: [Feature][Plugin] Add Plugin Flink Source TiDB

Posted by GitBox <gi...@apache.org>.
humengyu2012 commented on issue #1067:
URL: https://github.com/apache/incubator-seatunnel/issues/1067#issuecomment-1016789710


   https://github.com/apache/incubator-seatunnel/pull/1089


-- 
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] humengyu2012 commented on issue #1067: [Feature][Plugin] Add Plugin Flink Source TiDB

Posted by GitBox <gi...@apache.org>.
humengyu2012 commented on issue #1067:
URL: https://github.com/apache/incubator-seatunnel/issues/1067#issuecomment-1013799181


   I have tried to implements flink-tidb-connector in flink-1.9.0. Type conversions are hard to solve when use row and dataset. These problems do not appear in the new version of flink such as 1.11/1.12/1.13/1.14. So I think this plugin should implement  in Flink-1.14. I am waiting for this roadmap task finished: https://github.com/apache/incubator-seatunnel/issues/870.
   


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