[ https://issues.apache.org/jira/browse/HIVE-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123007#comment-14123007 ]
Hive QA commented on HIVE-7995: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12666643/HIVE-7995.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6139 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.pig.TestOrcHCatLoader.testReadDataPrimitiveTypes {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/653/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/653/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-653/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12666643 > Column statistics from expression does not handle fields within complex types > ----------------------------------------------------------------------------- > > Key: HIVE-7995 > URL: https://issues.apache.org/jira/browse/HIVE-7995 > Project: Hive > Issue Type: Sub-task > Components: Query Processor, Statistics > Affects Versions: 0.14.0 > Reporter: Prasanth J > Assignee: Prasanth J > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-7995.1.patch > > > udf_named_struct.q, udf_struct.q fails with NPE during statistics annotation. > The reason is ExprNodeFieldDesc is not handled by > StatsUtils.getColStatisticsFromExpression() -- This message was sent by Atlassian JIRA (v6.3.4#6332)