[jira] [Updated] (SPARK-571) Forbid return statements when cleaning closures

2014-05-13 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-571: -- Fix Version/s: 1.1.0 > Forbid return statements when cleaning closures > ---

[jira] [Updated] (SPARK-571) Forbid return statements when cleaning closures

2014-05-11 Thread Guoqiang Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guoqiang Li updated SPARK-571: -- Description: By mistake, I wrote some code like this: {code} object Foo { def main() { val sc = new

[jira] [Updated] (SPARK-571) Forbid return statements when cleaning closures

2014-05-10 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-571: -- Assignee: William Benton > Forbid return statements when cleaning closures > ---