beyond1920 commented on a change in pull request #17637:
URL: https://github.com/apache/flink/pull/17637#discussion_r750090428
##########
File path:
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/rules/logical/ConvertToNotInOrInRule.scala
##########
@@ -184,6 +188,54 @@ class ConvertToNotInOrInRule
case _ => rexNodes.size >= THRESHOLD
}
}
+
Review comment:
Could we use the following method to fix?

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