You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/12 15:23:59 UTC

[GitHub] [flink] lmagic233 commented on pull request #18309: [FLINK-25582] [TABLE SQL / API] flink sql kafka source cannot special custom parallelism

lmagic233 commented on pull request #18309:
URL: https://github.com/apache/flink/pull/18309#issuecomment-1011157388


   Hi @alpreu @springMoon , shall we consider the plan suggested in [FLIP-146](https://cwiki.apache.org/confluence/display/FLINK/FLIP-146%3A+Improve+new+TableSource+and+TableSink+interfaces)? 
   
   That is to say, we should implement `ParallelismProvider` on different types of `ScanRuntimeProvider`s, as well as support parallelism inference whenever available. Besides Kafka source, there are also many other sources which call for this feature, so maybe we need to reach an agreement on a more generic solution.
   
   WDYT?


-- 
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@flink.apache.org

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