GitHub user xuanyuanking opened a pull request:

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

    [SPARK-25949][SQL] Add test for PullOutPythonUDFInJoinCondition

    ## What changes were proposed in this pull request?
    
    As comment in 
https://github.com/apache/spark/pull/22326#issuecomment-424923967, we test the 
new added optimizer rule by end-to-end test in python side, need to add suites 
under `org.apache.spark.sql.catalyst.optimizer` like other optimizer rules.
    
    ## How was this patch tested?
    new added UT


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

    $ git pull https://github.com/xuanyuanking/spark SPARK-25949

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

    https://github.com/apache/spark/pull/22955.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 #22955
    
----
commit 344b516a414107cf5494951ae74886b6f62f3e5a
Author: Yuanjian Li <xyliyuanjian@...>
Date:   2018-11-06T12:29:26Z

    Add test for PullOutPythonUDFInJoinCondition

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to