[ https://issues.apache.org/jira/browse/HIVE-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-6192: ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to trunk. > 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 > Fix For: 0.13.0 > > Attachments: HIVE-6192.2.patch, 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)