xuzifu666 commented on code in PR #4202:
URL: https://github.com/apache/calcite/pull/4202#discussion_r1971219973


##########
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##########
@@ -8062,146 +8062,158 @@ void checkRegexpExtract(SqlOperatorFixture f0, 
FunctionAlias functionAlias) {
     f.checkNull("array_concat(cast(null as integer array), array[1])");
   }
 
-  /** Tests {@code ARRAY_CONTAINS} function from Spark. */
+  /** Tests {@code ARRAY_CONTAINS} function from Spark、Hive. */

Review Comment:
   Done,Thanks @rubenada 



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