[GitHub] spark pull request #21675: [SPARK-24698][PYTHON]: Fixed typo in pyspark.ml's...

2018-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21675 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21675: [SPARK-24698][PYTHON]: Fixed typo in pyspark.ml's...

2018-06-30 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/21675#discussion_r199316471 --- Diff: python/pyspark/ml/util.py --- @@ -63,7 +63,7 @@ def _randomUID(cls): Generate a unique unicode id for the object. The default

[GitHub] spark pull request #21675: [SPARK-24698][PYTHON]: Fixed typo in pyspark.ml's...

2018-06-30 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/21675#discussion_r199316192 --- Diff: python/pyspark/ml/util.py --- @@ -63,7 +63,7 @@ def _randomUID(cls): Generate a unique unicode id for the object. The default

[GitHub] spark pull request #21675: [SPARK-24698][PYTHON]: Fixed typo in pyspark.ml's...

2018-06-29 Thread mcteo
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