godfreyhe commented on a change in pull request #11674: [FLINK-16887][table-planner-blink] Refactor retraction rules to support inferring ChangelogMode URL: https://github.com/apache/flink/pull/11674#discussion_r407138222
########## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/utils/ExecNodePlanDumper.scala ########## @@ -48,7 +47,7 @@ object ExecNodePlanDumper { * @param node the ExecNode to convert * @param detailLevel detailLevel defines detail levels for EXPLAIN PLAN. * @param withExecNodeId whether including ID of ExecNode - * @param withRetractTraits whether including Retraction Traits of RelNode corresponding to + * @param withChangelogTraits whether including Retraction Traits of RelNode corresponding to Review comment: `Retraction Traits` -> `Changelog Traits` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services