You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Balasubramaniam Srinivasan (JIRA)" <ji...@apache.org> on 2017/07/31 21:59:00 UTC

[jira] [Created] (SPARK-21586) Read CSV (SQL Context) Doesnt ignore delimiters within special types of quotes

Balasubramaniam Srinivasan created SPARK-21586:
--------------------------------------------------

             Summary: Read CSV (SQL Context) Doesnt ignore delimiters within special types of quotes
                 Key: SPARK-21586
                 URL: https://issues.apache.org/jira/browse/SPARK-21586
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Balasubramaniam Srinivasan


The read csv command doesn't ignore commas in specific cases like when a dictionary is an entry in a column, other examples include when we have double quotes - for example if this is an entry in a column "Here we go"""This is causing a problem, but is handled well in pandas""" There!". In the case pandas treats this well as just one entry, but the delimiter doesnt work well in spark dataframes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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