snuyanzin commented on code in PR #28256:
URL: https://github.com/apache/flink/pull/28256#discussion_r3416906525


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/batch/table/DecimalITCase.scala:
##########
@@ -179,9 +179,6 @@ class DecimalITCase extends BatchTestBase {
 
   @Test
   def testJoin1(): Unit = {
-    tEnv.getConfig
-      .set(ExecutionConfigOptions.TABLE_EXEC_DISABLED_OPERATORS, "HashJoin, 
NestedLoopJoin")

Review Comment:
   same reason as explained above 
https://github.com/apache/flink/pull/28256#discussion_r3302768386



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