Github user sharp-pixel commented on the issue:
https://github.com/apache/spark/pull/18980
As I am fairly new to JIRA, feel free to do that if you can. Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
Github user sharp-pixel commented on a diff in the pull request:
https://github.com/apache/spark/pull/18980#discussion_r134088869
--- Diff:
mllib/src/main/scala/org/apache/spark/ml/clustering/GaussianMixture.scala ---
@@ -64,8 +64,8 @@ private[clustering] trait
Github user sharp-pixel commented on the issue:
https://github.com/apache/spark/pull/18980
I just fixed AFTSurvivalRegression also.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
GitHub user sharp-pixel opened a pull request:
https://github.com/apache/spark/pull/18980
Correct validateAndTransformSchema in GaussianMixture
## What changes were proposed in this pull request?
The line SchemaUtils.appendColumn(schema, $(predictionCol), IntegerType)
did