You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hossein Falaki (JIRA)" <ji...@apache.org> on 2016/02/10 05:15:18 UTC

[jira] [Created] (SPARK-13260) count(*) does not work with CSV data source

Hossein Falaki created SPARK-13260:
--------------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org