You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/03/15 11:07:00 UTC

[jira] [Created] (FLINK-8952) Support setting the parallelism of individual operators of a query

Fabian Hueske created FLINK-8952:
------------------------------------

             Summary: 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 &amp; SQL
            Reporter: Fabian Hueske


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)