[
https://issues.apache.org/jira/browse/HIVE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao updated HIVE-9110:
---
Description:
The query
{noformat}
SELECT COUNT(*) FROM store_sales WHERE ss_item_sk IS NOT NULL
{noformat}
could benef
[
https://issues.apache.org/jira/browse/HIVE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-9110:
---
Summary: 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
]
Brock Noland updated HIVE-9110:
---
Affects Version/s: spark-branch
> Performance of SELECT COUNT(*) FROM STORE SALES WHERE ss_item_sk IS N