[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-28742: - Component/s: (was: Spark Core) SQL > StackOverflowError when using otherwis

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Description: The following code {code:java} val rdd = sparkContext.makeRDD(Seq(Row("1"))) val

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Description: The following code {code:java} val rdd = sparkContext.makeRDD(Seq(Row("1"))) val

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Description: The following code {code:java} val rdd = sparkContext.makeRDD(Seq(Row("1"))) val

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Description: The following code {code:java} val rdd = sparkContext.makeRDD(Seq(Row("1"))) val

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Attachment: image-2019-08-15-15-19-33-319.png > StackOverflowError when using otherwise(col())

[jira] [Updated] (SPARK-28742) StackOverflowError when using otherwise(col()) in a loop

2019-08-15 Thread Ivan Tsukanov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Tsukanov updated SPARK-28742: -- Attachment: (was: image-2019-08-15-15-19-33-319.png) > StackOverflowError when using other