[ https://issues.apache.org/jira/browse/FLINK-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400350#comment-16400350 ]
Xingcan Cui commented on FLINK-8952: ------------------------------------ Hi [~fhueske], thanks for this ticket and I suppose it's related FLINK-8236. What do you think of their relationships? BTW, I had a [basic version|https://github.com/xccui/flink/tree/FLINK-8236] of FLINK-8236, but did not create a PR then. Do you think it's necessary to merge these two issues? > Support setting the parallelism of individual operators of a query > ------------------------------------------------------------------ > > Key: FLINK-8952 > URL: https://issues.apache.org/jira/browse/FLINK-8952 > Project: Flink > Issue Type: New Feature > Components: Table API & SQL > Reporter: Fabian Hueske > Priority: Major > > Right now it is not possible to set the parallelism of individual operators > that were generated for a SQL or Table API query. > We could expose the optimized plan before it is translated to a > {{DataStream}} or {{DataSet}} program to annotate operators with parallelism. -- This message was sent by Atlassian JIRA (v7.6.3#76005)