[
https://issues.apache.org/jira/browse/SPARK-33566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen More updated SPARK-33566:
---------------------------------
Description:
Here is a test case:
[https://github.com/mores/maven-examples/blob/master/comma/src/test/java/org/test/CommaTest.java]
It shows how I believe apache commons csv and opencsv correctly parses the
sample csv file.
spark is not correctly parsing the sample csv file.
was:
Here is a test case:
[https://github.com/mores/maven-examples/blob/master/comma/src/test/java/org/test/CommaTest.java]
It shows how I believe opencsv correctly parses the csv file and spark is not.
> Incorrectly Parsing CSV file
> ----------------------------
>
> Key: SPARK-33566
> URL: https://issues.apache.org/jira/browse/SPARK-33566
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.4.7
> Reporter: Stephen More
> Priority: Minor
>
> Here is a test case:
> [https://github.com/mores/maven-examples/blob/master/comma/src/test/java/org/test/CommaTest.java]
> It shows how I believe apache commons csv and opencsv correctly parses the
> sample csv file.
> spark is not correctly parsing the sample csv file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]