snuyanzin commented on code in PR #27594:
URL: https://github.com/apache/flink/pull/27594#discussion_r2872223103
##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/utils/MaterializedTableUtils.java:
##########
@@ -123,181 +115,6 @@ public static RefreshMode
fromLogicalRefreshModeToRefreshMode(
}
}
- // Used to build changes introduced by changed query like
Review Comment:
Moved to `MaterializedTableChangeUtils` since need to use it in
`flink-table-api-java` module
--
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]