lsyldliu commented on code in PR #21724:
URL: https://github.com/apache/flink/pull/21724#discussion_r1080764519


##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/runtime/stream/sql/join/JoinReorderITCase.java:
##########
@@ -42,6 +45,12 @@ public class JoinReorderITCase extends JoinReorderITCaseBase 
{
 
     private StreamExecutionEnvironment env;
 
+    @AfterEach
+    public void after() {

Review Comment:
   This is the root cause? Do you reproduce failed test locally?



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