fhueske commented on code in PR #29195:
URL: https://github.com/apache/flink/pull/29195#discussion_r4023337143


##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/utils/LateralSnapshotJoinUtil.java:
##########
@@ -46,6 +46,19 @@
 @Internal
 public final class LateralSnapshotJoinUtil {
 
+    /**
+     * Label for {@code 
FlinkLogicalLateralSnapshotJoin#getLoadCompletedCondition()} when the load

Review Comment:
   It's only used for EXPLAIN to see whether the load_completed_time was 
manually set or automatically set at compile time.



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