wangxlong commented on a change in pull request #14328:
URL: https://github.com/apache/flink/pull/14328#discussion_r538207920
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/expressions/ScalarOperatorsTest.scala
##########
@@ -94,10 +94,33 @@ class ScalarOperatorsTest extends ScalarOperatorsTestBase {
"x'68656C6C6F20636F6465' > x'68656C6C6F2063617374'",
"true")
+ // between array and array
Review comment:
Thanks @twalthr. Yes, I will update it soon.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]