[jira] [Updated] (SPARK-2104) RangePartitioner should use user specified serializer to serialize range bounds

2014-06-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2104: --- Description: Otherwise it is pretty annoying to do a sort on types that are not java serializable.

[jira] [Updated] (SPARK-2104) RangePartitioner should use user specified serializer to serialize range bounds

2014-06-18 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2104: --- Description: Otherwise it is pretty annoying to do a sort on types that are not java serializable.

[jira] [Updated] (SPARK-2104) RangePartitioner should use user specified serializer to serialize range bounds

2014-06-26 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-2104: --- Assignee: Saisai Shao > RangePartitioner should use user specified serializer to serialize range > b