swuferhong commented on code in PR #21530:
URL: https://github.com/apache/flink/pull/21530#discussion_r1066558831


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/common/JoinReorderTestBase.scala:
##########
@@ -121,6 +121,8 @@ abstract class JoinReorderTestBase extends TableTestBase {
 
     util.getTableEnv.getConfig
       .set(OptimizerConfigOptions.TABLE_OPTIMIZER_JOIN_REORDER_ENABLED, 
Boolean.box(true))
+    util.getTableEnv.getConfig

Review Comment:
   > we should rename `JoinReorderTestBase` to LeftDeepJoinReorderTestBase
   
   Done!



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