[ https://issues.apache.org/jira/browse/HIVE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282181#comment-14282181 ]
Rui Li commented on HIVE-9110: ------------------------------ Hi [~brocknoland], With some recent fixes, shall we run the tests again to see if we can close this one? Thanks! > 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 > > 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)