GitHub user icexelloss opened a pull request:

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

    [MINOR][TEST] Fix test name for scalar pandas UDF tests

    ## What changes were proposed in this pull request?
    
    In 
https://github.com/apache/spark/commit/b2ce17b4c9fea58140a57ca1846b2689b15c0d61,
 I mistakenly renamed `VectorizedUDFTests` to `ScalarPandasUDF. This PR fixes 
the mistake.
    
    ## How was this patch tested?
    
    Existing tests.

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

    $ git pull https://github.com/icexelloss/spark fix-scalar-udf-tests

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

    https://github.com/apache/spark/pull/20489.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 #20489
    
----
commit 52498c0d9d46f931e4efbeabcb5a51ca404eed95
Author: Li Jin <ice.xelloss@...>
Date:   2018-02-02T21:51:46Z

    Fix name of ScalarPandasUDFTests

----


---

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

Reply via email to