spark git commit: [SPARK-6902] [SQL] [PYSPARK] Row should be read-only

2015-08-08 Thread davies
Repository: spark Updated Branches: refs/heads/branch-1.5 aaa475c98 -> 3427f5731 [SPARK-6902] [SQL] [PYSPARK] Row should be read-only Raise an read-only exception when user try to mutable a Row. Author: Davies Liu Closes #8009 from davies/readonly_row and squashes the following commits: 87

spark git commit: [SPARK-6902] [SQL] [PYSPARK] Row should be read-only

2015-08-08 Thread davies
Repository: spark Updated Branches: refs/heads/master 74a6541aa -> ac507a03c [SPARK-6902] [SQL] [PYSPARK] Row should be read-only Raise an read-only exception when user try to mutable a Row. Author: Davies Liu Closes #8009 from davies/readonly_row and squashes the following commits: 8722f3