[jira] [Created] (FLINK-22896) Flink sql supports parallelism at the operator level

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22896) Flink sql supports parallelism at the operator level

Shang Yuanchun (Jira)
Fangliang Liu created FLINK-22896:
-------------------------------------

             Summary: Flink sql supports parallelism at the operator level
                 Key: FLINK-22896
                 URL: https://issues.apache.org/jira/browse/FLINK-22896
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / Runtime
            Reporter: Fangliang Liu


Now DataStream API supports setting parallelism for operators through setParallelism(),

But Table API&SQL can only use global parallelism. 

We should let the Table API&SQL also have the ability to set the appropriate degree of parallelism for each operator on the generated execution graph.

CC [~becket_qin],[~jark],Looking forward to your reply, Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)