[jira] [Updated] (SPARK-9267) Remove highly unnecessary accumulators stringify methods

2015-07-30 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-9267: - Assignee: François Garillot Remove highly unnecessary accumulators stringify methods

[jira] [Updated] (SPARK-9267) Remove highly unnecessary accumulators stringify methods

2015-07-22 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-9267: - Assignee: (was: Andrew Or) Remove highly unnecessary accumulators stringify methods

[jira] [Updated] (SPARK-9267) Remove highly unnecessary accumulators stringify methods

2015-07-22 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-9267: - Description: {code} def stringifyPartialValue(partialValue: Any): String = %s.format(partialValue) def

[jira] [Updated] (SPARK-9267) Remove highly unnecessary accumulators stringify methods

2015-07-22 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-9267: - Description: {code} def stringifyPartialValue(partialValue: Any): String = %s.format(partialValue) def

[jira] [Updated] (SPARK-9267) Remove highly unnecessary accumulators stringify methods

2015-07-22 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or updated SPARK-9267: - Description: {code} def stringifyPartialValue(partialValue: Any): String = %s.format(partialValue) def