ggangadharan commented on code in PR #6402:
URL: https://github.com/apache/hive/pull/6402#discussion_r3023764604


##########
ql/src/test/org/apache/hadoop/hive/ql/parse/type/TestHiveFunctionHelper.java:
##########
@@ -62,4 +64,24 @@ public void testGetUDTFFunctionThrowingException() throws 
SemanticException {
     // 'upper' is not a udtf so should throw exception
     functionHelper.getUDTFFunction("upper", operands);
   }
+
+  @Test
+  public void testCoalesceWithComponentAccessDoesNotAssert() throws 
SemanticException {

Review Comment:
   updated function to coalesce 



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