Dongjoon Hyun created SPARK-14167:
-------------------------------------
Summary: Remove redundant `return` in Scala code
Key: SPARK-14167
URL: https://issues.apache.org/jira/browse/SPARK-14167
Project: Spark
Issue Type: Task
Reporter: Dongjoon Hyun
Priority: Trivial
Spark Scala code takes advantage of `return` statement as a control flow in
many cases, but it does not mean *redundant* `return` statements are needed.
This issue tries to remove redundant `return` statement in Scala code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]