[ 
https://issues.apache.org/jira/browse/SPARK-14167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212441#comment-15212441
 ] 

Apache Spark commented on SPARK-14167:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/11968

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to