[
https://issues.apache.org/jira/browse/HIVE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland resolved HIVE-9110.
--------------------------------
Resolution: Fixed
Fix Version/s: spark-branch
Thank you Rui! Yes with the latest tests performance looks good! We can resolve
this one!
> 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: Rui Li
> Fix For: spark-branch
>
>
> 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)