Github user nicklavers commented on the issue:
https://github.com/apache/spark/pull/14551
Okay so I've tried a handful of seeds, and none have produced the results
that the test is expecting. The doctests that are failing are
`model.gaussiansDF.show()`, which as far as I can tell is just a display method.
On the other hand, the prediction tests, such as `rows[4].prediction ==
rows[5].prediction`, are all passing, so it seems like the model is still
working, and just the exact output is different.
@yanboliang, and maybe @wangmiao1981, can you speak to exactly what the
`model.gaussiansDF.show()` tests are testing, and how they might be altered
without being compromised?
---
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 feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]