[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2020-10-20 Thread Walt Elder (Jira)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217875#comment-17217875 ] Walt Elder commented on SPARK-22236: [~snemmal], try:  {quote}.option("quote", """){quote}

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2019-11-16 Thread Santhosh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975776#comment-16975776 ] Santhosh commented on SPARK-22236: -- The code mentioned above  spark.read.option('escape',

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582933#comment-16582933 ] Steve Loughran commented on SPARK-22236: bq. But is the implication that we can never change the

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582930#comment-16582930 ] Steve Loughran commented on SPARK-22236: bq. One can always repartition after reading, and if

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-14 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580229#comment-16580229 ] Joe Pallas commented on SPARK-22236: {quote}people with preexisting datasets exported by Spark would

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-14 Thread Ondrej Kokes (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579974#comment-16579974 ] Ondrej Kokes commented on SPARK-22236: -- Multiline=true by default would cause some slowdown, but

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-10 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577063#comment-16577063 ] Joe Pallas commented on SPARK-22236: One can always repartition after reading, and if the input is

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-09 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575629#comment-16575629 ] Steve Loughran commented on SPARK-22236: I wouldn't recommend changing multiline=true by default

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-08-09 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575305#comment-16575305 ] Joe Pallas commented on SPARK-22236: If this can't change before 3.0, how about a note in the

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2018-05-19 Thread Ondrej Kokes (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481655#comment-16481655 ] Ondrej Kokes commented on SPARK-22236: -- There is one more setting that makes the default CSV parser

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2017-10-11 Thread Ondrej Kokes (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16199869#comment-16199869 ] Ondrej Kokes commented on SPARK-22236: -- Thanks for the comments! I originally forgot to note [where

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2017-10-10 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16199825#comment-16199825 ] Hyukjin Kwon commented on SPARK-22236: -- Yup, what is said ^ looks all correct. I think we should set

[jira] [Commented] (SPARK-22236) CSV I/O: does not respect RFC 4180

2017-10-10 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16199245#comment-16199245 ] Sean Owen commented on SPARK-22236: --- Interesting, because the Univocity parser internally seems to