GitHub user shining1989 opened a pull request:

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

    left outer join synchronize the condition from left table to right

    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/shining1989/spark my_change

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

    https://github.com/apache/spark/pull/21161.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 #21161
    
----
commit d6f24ee52555615f31c00948f4c33210712f58a8
Author: shining1989 <785294663@...>
Date:   2018-04-26T02:20:36Z

    left outer join synchronize the condition from left table to right

----


---

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

Reply via email to