You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chao (JIRA)" <ji...@apache.org> on 2014/12/17 22:39:14 UTC

[jira] [Assigned] (HIVE-9110) Performance of SELECT COUNT(*) FROM STORE SALES WHERE ss_item_sk IS NOT NULL [Spark Branch]

     [ https://issues.apache.org/jira/browse/HIVE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao reassigned HIVE-9110:
--------------------------

    Assignee: Chao

> Performance of SELECT COUNT(*) FROM STORE SALES WHERE ss_item_sk IS NOT NULL [Spark Branch]
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-9110
>                 URL: https://issues.apache.org/jira/browse/HIVE-9110
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>    Affects Versions: spark-branch
>            Reporter: Brock Noland
>            Assignee: Chao
>
> The query 
> {noformat}
> SELECT COUNT(*) FROM STORE SALES WHERE ss_item_sk IS NOT NULL
> {noformat}
> could benefit from performance enhancements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)