[
https://issues.apache.org/jira/browse/HIVE-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870317#comment-13870317
]
Hive QA commented on HIVE-6192:
-------------------------------
{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/12622711/HIVE-6192.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4924 tests executed
*Failed tests:*
{noformat}
org.apache.hcatalog.listener.TestNotificationListener.testAMQListener
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/892/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/892/console
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: 12622711
> Optimize sum(1) to answer query using metadata
> ----------------------------------------------
>
> Key: HIVE-6192
> URL: https://issues.apache.org/jira/browse/HIVE-6192
> Project: Hive
> Issue Type: New Feature
> Components: Query Processor, Statistics
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Attachments: HIVE-6192.patch
>
>
> sum(1) has same semantics as count(1) so it can also be optimized in similar
> fashion by answering query using stats stored in metastore.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)