[jira] [Created] (FLINK-6966) Add maxParallelism and UIDs to all operators generated by the Table API

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

[jira] [Created] (FLINK-6966) Add maxParallelism and UIDs to all operators generated by the Table API

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-6966:
------------------------------------

             Summary: Add maxParallelism and UIDs to all operators generated by the Table API
                 Key: FLINK-6966
                 URL: https://issues.apache.org/jira/browse/FLINK-6966
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
    Affects Versions: 1.4.0
            Reporter: Fabian Hueske


At the moment, the Table API does not assign UIDs and the max parallelism to operators (except for operators with parallelism 1).

We should do that to avoid problems when rescaling or restarting jobs from savepoints.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)