Re: UUIDs generated by Flink SQL

2018-03-13 Thread Fabian Hueske
Hi Gregory, Your understanding is correct. It is not possible to assign UUID to the operators generated by the SQL/Table planner. To be honest, I am not sure whether the use case that you are describing should be the scope of the "officially" supported use cases of the API. It would require in

UUIDs generated by Flink SQL

2018-03-08 Thread Gregory Fee
Hello, from what I understand in the documentation it appears there is no way to assign UUIDs to operators added to the DAG by Flink SQL. Is my understanding correct? I'd very much like to be able to assign UUIDs to those operators. I want to run a program using some Flink SQL, create a save