ryukobayashi commented on code in PR #4999:
URL: https://github.com/apache/hive/pull/4999#discussion_r1450011039


##########
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 Sorry, I fixed this because the qtest was missing some 
conditions.



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

Reply via email to