pvary commented on code in PR #7366:
URL: https://github.com/apache/iceberg/pull/7366#discussion_r1172176343


##########
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/source/assigner/SplitAssignerType.java:
##########
@@ -29,5 +29,10 @@ public SplitAssignerFactory factory() {
     }
   };
 
+  EVENTTIME {

Review Comment:
   Is something missing here?
   How do we plan to initialize the `EventTimeAwareSplitAssignerFactory`?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to