ryukobayashi commented on code in PR #4999:
URL: https://github.com/apache/hive/pull/4999#discussion_r1449893642
##########
storage-api/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestStringExpr.java:
##########
@@ -49,6 +50,24 @@ public void test() throws Exception {
assertEquals("Testing match at end of string", 24, find(pattern, input4));
}
+ @Test
+ public void test2() throws Exception {
Review Comment:
@zhangbutao I fixed test name and add qtest.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]