SQL Table API: Naming operations done in query

Posted by Juan Gentile on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/SQL-Table-API-Naming-operations-done-in-query-tp18586.html

Hello,

 

We are currently testing the SQL API using 1.4.0 version of Flink and we would like to know if it’s possible to name a query or parts of it so we can easily recognize what it’s doing when we run it.

An additional question is, In case of small changes done to the query/ies, and assuming we are using checkpoints, how will it restore the state of it/them when we re-deploy?

 

Thank you,

Juan G.