Wenlong Lyu created FLINK-17141:
-----------------------------------
Summary: Name of SQL Operator is too long
Key: FLINK-17141
URL: https://issues.apache.org/jira/browse/FLINK-17141
Project: Flink
Issue Type: Improvement
Reporter: Wenlong Lyu
the name of the operator contains the detail logic of the operator, which make
it very large when there are a lot of columns. It is a disaster for logging and
web ui, also can cost a lot of memory because we use the name widely such as
ExecutionVertex and failover message etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)