GitHub user mcteo opened a pull request:

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

    [SPARK-24698][PYTHON]: Fixed typo in pyspark.ml's Identifiable class.

    ## What changes were proposed in this pull request?
    
    Fixed a small typo in the code that caused 20 random characters to be added 
to the UID, rather than 12.


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

    $ git pull https://github.com/mcteo/spark SPARK-24698-fix

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

    https://github.com/apache/spark/pull/21675.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 #21675
    
----
commit d1e44b7392f3c4523a12748db10acc310676ceb6
Author: mcteo <mc_teo@...>
Date:   2018-06-29T22:09:07Z

    SPARK-24698: Fixed typo in pyspark.ml's Identifiable class.

----


---

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

Reply via email to