[ 
https://issues.apache.org/jira/browse/SPARK-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142427#comment-15142427
 ] 

Hyukjin Kwon commented on SPARK-13260:
--------------------------------------

[~falaki] Since this is a quicky fix, I will submit a PR first. Please submit 
another if you were working on this. I will close mine.


> count(*) does not work with CSV data source
> -------------------------------------------
>
>                 Key: SPARK-13260
>                 URL: https://issues.apache.org/jira/browse/SPARK-13260
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Hossein Falaki
>
> column pruning CSV data source seems to omit all columns when we run 
> following query:
> {code}
> select count(*) from csvTable
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to