[jira] [Commented] (SPARK-17727) PySpark SQL arrays are not immutable, .remove and .pop cause issues

2016-11-02 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631228#comment-15631228 ] Hyukjin Kwon commented on SPARK-17727: -- Hi [~srowen], would this JIRA be resolved wi

[jira] [Commented] (SPARK-17727) PySpark SQL arrays are not immutable, .remove and .pop cause issues

2016-09-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533685#comment-15533685 ] Sean Owen commented on SPARK-17727: --- You shouldn't be manipulating these arrays -- the