You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "sunxiaojian (via GitHub)" <gi...@apache.org> on 2023/11/17 10:06:40 UTC

[I] [Feature] Change the return value of buildSource in SyncTableActionBase to 'DataStreamSource' ? [incubator-paimon]

sunxiaojian opened a new issue, #2341:
URL: https://github.com/apache/incubator-paimon/issues/2341

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
   
   
   ### Motivation
   
   ![image](https://github.com/apache/incubator-paimon/assets/6446530/17f62a53-438b-4096-88d3-61e4188a412f)
   
     This return value is not compatible with postgresql cdc, sqlserver cdc, and oracle cdc, all of which use the SourceFunction<String>  interface.  
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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: issues-unsubscribe@paimon.apache.org.apache.org

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


Re: [I] [Feature] Change the return value of buildSource in SyncTableActionBase to 'DataStreamSource' ? [incubator-paimon]

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi closed issue #2341: [Feature] Change the return value of buildSource in SyncTableActionBase to 'DataStreamSource<String>' ?
URL: https://github.com/apache/incubator-paimon/issues/2341


-- 
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: issues-unsubscribe@paimon.apache.org

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