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

Punit Shah commented on SPARK-32956:
------------------------------------

That may work

> Duplicate Columns in a csv file
> -------------------------------
>
>                 Key: SPARK-32956
>                 URL: https://issues.apache.org/jira/browse/SPARK-32956
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 3.0.0, 3.0.1
>            Reporter: Punit Shah
>            Priority: Major
>
> Imagine a csv file shaped like:
> ========================================================
> Id,Product,Sale_Amount,Sale_Units,Sale_Amount2,Sale_Amount,Sale_Price
> 1,P,"6,40,728","6,40,728","6,40,728","6,40,728","6,40,728"
> 2,P,"5,81,644","5,81,644","5,81,644","5,81,644","5,81,644"
> =========================================================
> Reading this with the header=True will result in a stacktrace.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to