matriv commented on a change in pull request #18624:
URL: https://github.com/apache/flink/pull/18624#discussion_r799595043



##########
File path: 
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/stream/StreamExecCalc.java
##########
@@ -42,6 +42,7 @@
 @ExecNodeMetadata(
         name = "stream-exec-calc",
         version = 1,
+        consumedOptions = {"table.optimizer.simplify-operator-name-enabled"},

Review comment:
       Or I can somehow add it automatically in the annotation list for all 
nodes, since it's used in `ExecNodeBase`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to