AlanConfluent commented on code in PR #23975:
URL: https://github.com/apache/flink/pull/23975#discussion_r1433296125


##########
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/trait/AsyncOperatorModeTrait.java:
##########
@@ -0,0 +1,47 @@
+package org.apache.flink.table.planner.plan.trait;

Review Comment:
   I think given where we left things with UNORDERED not covered in this first 
version, there's no need for sync mode and these trait classes and operator 
sync mode support can be removed for now.  What do you think @twalthr?



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to