Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
FLINK-20670 Support query hints for Flink SQL
- Open
-
FLINK-17173 Supports query hint to config "IdleStateRetentionTime" per operator in SQL
- Open