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

Apache Spark commented on SPARK-13260:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/11169

> 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