[
https://issues.apache.org/jira/browse/SPARK-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280776#comment-15280776
]
Apache Spark commented on SPARK-15274:
--------------------------------------
User 'anabranch' has created a pull request for this issue:
https://github.com/apache/spark/pull/13041
> CSV default column names should be consistent
> ---------------------------------------------
>
> Key: SPARK-15274
> URL: https://issues.apache.org/jira/browse/SPARK-15274
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Andrew Or
>
> If a column name is not provided, Spark SQL usually uses the convention
> "_c0", "_c1" etc., but when reading in CSV files without headers, we use "C0"
> and "C1". This is inconsistent and we should fix it by Spark 2.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]