GitHub user ueshin opened a pull request:

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

    [SPARK-25141][SQL][TEST] Modify tests for higher-order functions to check 
bind method.

    ## What changes were proposed in this pull request?
    
    We should also check `HigherOrderFunction.bind` method passes expected 
parameters.
    This pr modifies tests for higher-order functions to check `bind` method.
    
    ## How was this patch tested?
    
    Modified tests.


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

    $ git pull https://github.com/ueshin/apache-spark 
issues/SPARK-25141/bind_test

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

    https://github.com/apache/spark/pull/22131.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 #22131
    
----
commit 8154bf49d6cd14a681f037b1122024a1390f626e
Author: Takuya UESHIN <ueshin@...>
Date:   2018-08-17T08:45:49Z

    Modify tests to check bind method.

----


---

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

Reply via email to