GitHub user ouyangxiaochen opened a pull request:

    https://github.com/apache/spark/pull/17629

    [SPARK-20317] [REPL] Removing 'return' keyword in Scala method

    ## What changes were proposed in this pull request?
    
    Make the code cleaner and remove the redundant code
    
    ## How was this patch tested?
    
    manual test and exsiting test cases


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ouyangxiaochen/spark spark-413-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17629.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17629
    
----
commit 421709a9c38075e0fbe0c7865da76f8b308f2e82
Author: ouyangxiaochen <[email protected]>
Date:   2017-04-13T06:18:54Z

    use of the 'return' keyword is redundant.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to