[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&focusedCommentId=16580229#comment-16580229 ] Joe Pallas commented on SPARK-22236: {quote}people with preexisting datasets exporte

[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&focusedCommentId=16577063#comment-16577063 ] Joe Pallas commented on SPARK-22236: One can always repartition after reading, and i

[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&focusedCommentId=16575305#comment-16575305 ] Joe Pallas commented on SPARK-22236: If this can't change before 3.0, how about a no

[jira] [Commented] (SPARK-23983) Disable X-Frame-Options from Spark UI response headers if explicitly configured

2018-04-15 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438880#comment-16438880 ] Joe Pallas commented on SPARK-23983: I'm just a bystander.  I found a couple of bug r

[jira] [Commented] (SPARK-23983) Disable X-Frame-Options from Spark UI response headers if explicitly configured

2018-04-14 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438554#comment-16438554 ] Joe Pallas commented on SPARK-23983: It seems clear that the CSP frame-ancestors appr

[jira] [Commented] (SPARK-14540) Support Scala 2.12 closures and Java 8 lambdas in ClosureCleaner

2018-04-03 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424328#comment-16424328 ] Joe Pallas commented on SPARK-14540: The interested reader should know that some more

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2018-04-02 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423495#comment-16423495 ] Joe Pallas commented on SPARK-22393: Following up to my previous comment: [~mpetruska

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2018-03-31 Thread Joe Pallas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421548#comment-16421548 ] Joe Pallas commented on SPARK-22393: The changes that were imported in [https://githu

[jira] [Created] (SPARK-23619) Document the column names created by explode and posexplode functions

2018-03-07 Thread Joe Pallas (JIRA)
Joe Pallas created SPARK-23619: -- Summary: Document the column names created by explode and posexplode functions Key: SPARK-23619 URL: https://issues.apache.org/jira/browse/SPARK-23619 Project: Spark