twalthr commented on a change in pull request #19187:
URL: https://github.com/apache/flink/pull/19187#discussion_r831359839



##########
File path: 
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/ExecNodeConfig.java
##########
@@ -87,18 +86,18 @@ public long getStateRetentionTime() {
 
     // See https://issues.apache.org/jira/browse/FLINK-26190
     /**
-     * Using {@link #plannerConfig} to satisify tests like {@code 
OverAggregateHarnessTest}, which
+     * Using {@link #tableConfig} to satisify tests like {@code 
OverAggregateHarnessTest}, which
      * use {@code HarnessTestBase#TestTableConfig} to individually manipulate 
the

Review comment:
       This comment is outdated. In theory we could also move this method to 
`TableConfigUtils`, right? This would keep `ExecNodeConfig` clean.




-- 
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