GitHub user gatorsmile opened a pull request:

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

    Support vectorized udf

    ## 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/gatorsmile/spark supportVectorizedUDF

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

    https://github.com/apache/spark/pull/20171.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 #20171
    
----
commit 5e0c8e1f08b4bb0716b8f21a8393acea361981dc
Author: gatorsmile <gatorsmile@...>
Date:   2018-01-06T08:06:36Z

    fix

commit f41e74e9ba87900dbd66cec12fbb579755d4290b
Author: gatorsmile <gatorsmile@...>
Date:   2018-01-06T08:20:41Z

    Merge remote-tracking branch 'upstream/master' into supportVectorizedUDF

commit 3983bcbbd7a1279b899e72d07822afa5d4ef7749
Author: gatorsmile <gatorsmile@...>
Date:   2018-01-06T08:36:37Z

    rename

----


---

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

Reply via email to