Re: Flink Table SQL and Job Names
Hi Dan, Supporting customized job names is a nice feature, we have an issue [1] to track this effort. Please feel free to leave your thoughts there. Best, Jark [1]: https://issues.apache.org/jira/browse/FLINK-18545 On Sun, 20 Sep 2020 at 14:06, Dan Hill wrote: > I'm getting names like "insert
Flink Table SQL and Job Names
I'm getting names like "insert-into_{catalog}.{db}.{table}". Is there a way to customize this with non-deprecated methods?