[
https://issues.apache.org/jira/browse/HIVE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
He Yongqiang updated HIVE-1674:
-------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Status: Resolved (was: Patch Available)
I just committed! Thanks Ning!
> count(*) returns wrong result when a mapper returns empty results
> -----------------------------------------------------------------
>
> Key: HIVE-1674
> URL: https://issues.apache.org/jira/browse/HIVE-1674
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Ning Zhang
> Assignee: Ning Zhang
> Fix For: 0.7.0
>
> Attachments: HIVE-1674.patch
>
>
> select count(*) from src where false; will return # of mappers rather than 0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.