[
https://issues.apache.org/jira/browse/HIVE-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133298#comment-14133298
]
Matt McCline commented on HIVE-8092:
------------------------------------
Moving new vector_count_empty.q tests to end of vectorization_short_regress.q
> count(*) returns NULL instead of 0 when result is empty
> -------------------------------------------------------
>
> Key: HIVE-8092
> URL: https://issues.apache.org/jira/browse/HIVE-8092
> Project: Hive
> Issue Type: Bug
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-8092.01.patch, HIVE-8092.02.patch,
> HIVE-8092.03.patch
>
>
> In tez mode when vectorization is enabled, count returns NULL when result is
> empty.
> Expected behavior: It should return 0
> count works as expected when vectorization is off
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)