[ https://issues.apache.org/jira/browse/HIVE-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681895#comment-14681895 ]
Hive QA commented on HIVE-11462: -------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12749757/HIVE-11462.3.patch {color:green}SUCCESS:{color} +1 9348 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4919/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4919/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4919/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12749757 - PreCommit-HIVE-TRUNK-Build > GenericUDFStruct should constant fold at compile time > ----------------------------------------------------- > > Key: HIVE-11462 > URL: https://issues.apache.org/jira/browse/HIVE-11462 > Project: Hive > Issue Type: Bug > Components: UDF > Affects Versions: 2.0.0 > Reporter: Gopal V > Assignee: Gopal V > Attachments: HIVE-11462.1.patch, HIVE-11462.2.patch, > HIVE-11462.3.patch, HIVE-11462.WIP.patch > > > HIVE-11428 introduces a constant Struct Object, which is available for the > runtime operators to assume as a constant parameter. > This operator isn't constant folded during compilation since the UDF returns > a complex type, which is logged as warning by the constant propogation layer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)