GitHub user rednaxelafx opened a pull request:

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

    Fix typo in comments in PySpark's udf() definition

    ## What changes were proposed in this pull request?
    
    Just a simple typo fix from `curcuiting` to `circuiting`.
    
    ## How was this patch tested?
    
    N/A. This patch does not change any code behavior.

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

    $ git pull https://github.com/rednaxelafx/apache-spark patch-1

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

    https://github.com/apache/spark/pull/20158.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 #20158
    
----
commit 1d42d8697ca029c47acb4b44bd463e4a4142874c
Author: Kris Mok <rednaxelafx@...>
Date:   2018-01-04T21:46:09Z

    Fix typo in comments in PySpark's udf() definition

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to