GitHub user cloud-fan opened a pull request:

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

    [SPARK-22520][SQL][followup] remove outer if for case when codegen

    ## What changes were proposed in this pull request?
    
    a minor cleanup for https://github.com/apache/spark/pull/19752 . Remove the 
outer if as the code is inside `do while`
    
    ## How was this patch tested?
    
    existing tests

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

    $ git pull https://github.com/cloud-fan/spark minor

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

    https://github.com/apache/spark/pull/19830.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 #19830
    
----
commit 210d2e1bcef45a49b70d4aa963ab6b5a0c995770
Author: Wenchen Fan <[email protected]>
Date:   2017-11-28T08:24:29Z

    remove outer if for case when codegen

----


---

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

Reply via email to