Timo Walther created FLINK-23646: ------------------------------------ Summary: Use pipeline name consistently across DataStream API and Table API Key: FLINK-23646 URL: https://issues.apache.org/jira/browse/FLINK-23646 Project: Flink Issue Type: Sub-task Components: API / DataStream, Table SQL / API Reporter: Timo Walther Assignee: Timo Walther
Currently, the pipeline name configured in {{StreamExecutionEnvironment}} is not always considered in a table environment. E.g. when using {{executeSql}}. In general, the job name code can be simplified by relying on the {{StreamGraphGenerator}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)