GitHub user robinske opened a pull request:

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

    Fix typo in UDF type match error message

    ## What changes were proposed in this pull request?
    
    Updates `functon` to `function`. This was called out in @holdenk's PyCon 
2018 conference talk. Didn't see any existing PR's for this.
    
    @holdenk happy to fix the Pandas.Series bug too but will need a bit more 
guidance.


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

    $ git pull https://github.com/robinske/spark master

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

    https://github.com/apache/spark/pull/21304.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 #21304
    
----
commit c1d79d2258d79e19fc015a533a2026b026376961
Author: Kelley Robinson <krobinson@...>
Date:   2018-05-11T20:12:12Z

    Fix typo in type match error message

----


---

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

Reply via email to