[ 
https://issues.apache.org/jira/browse/SPARK-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-13260:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> 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