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