lincoln-lil commented on code in PR #22459:
URL: https://github.com/apache/flink/pull/22459#discussion_r1174587397
##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/utils/ExecNodeMetadataUtil.java:
##########
@@ -195,7 +195,7 @@ public static <T extends ExecNode<?>> boolean
isUnsupported(Class<T> execNode) {
}
@VisibleForTesting
Review Comment:
It can be removed since the method is public now
--
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]