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

[GitHub] [incubator-seatunnel] Hisoka-X opened a new issue, #4266: [Feature][Translation] Add Translation For Flink To Run MySQL-CDC

Hisoka-X opened a new issue, #4266:
URL: https://github.com/apache/incubator-seatunnel/issues/4266

   ### 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
   
   MySQL-CDC have some feature we should implement in flink translation layer. Like 
   <img width="721" alt="image" src="https://user-images.githubusercontent.com/32387433/222903648-148ca907-9c52-437b-a865-315d10593c80.png">
   But we don't implement it at now.
   We should add code for some todo part in flink translation layer. To make sure MySQL-CDC run normally on flink engine.
   
   ### 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] Hisoka-X commented on issue #4266: [Feature][Translation] Add Translation For Flink To Run MySQL-CDC

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

   CC @ashulin 


-- 
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] ashulin closed issue #4266: [Feature][Translation] Add Translation For Flink To Run MySQL-CDC

Posted by "ashulin (via GitHub)" <gi...@apache.org>.
ashulin closed issue #4266: [Feature][Translation] Add Translation For Flink To Run MySQL-CDC
URL: https://github.com/apache/incubator-seatunnel/issues/4266


-- 
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] ashulin commented on issue #4266: [Feature][Translation] Add Translation For Flink To Run MySQL-CDC

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

   `CoordinatedEnumeratorContext` & `CoordinatedReaderContext` have been implemented.


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