Jark Wu created FLINK-18846:
-------------------------------
Summary: Set a meaningful operator name for the filesystem sink
Key: FLINK-18846
URL:
https://issues.apache.org/jira/browse/FLINK-18846 Project: Flink
Issue Type: Improvement
Components: Connectors / FileSystem, Table SQL / Ecosystem
Reporter: Jark Wu
A simple SQL like 'insert into hive_parquet_table select ... from some_kafka_table' will generates an additional operator called 'Sink: Unnamed' with parallelism 1. The operator name can be improved to be a meaningful name.
This is reported in the mailing list:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Unexpected-unnamed-sink-in-SQL-job-td37185.html--
This message was sent by Atlassian Jira
(v8.3.4#803005)