srowen commented on pull request #32415: URL: https://github.com/apache/spark/pull/32415#issuecomment-832721754
Hm, it does seem very sensitive to partitioning then. That's not good; maybe kind of understandable if the data set is so small that each partition has just a few elements. The estimates passed around in the EM process here may just be wildly different. Well, I would for the moment simply make the test expect what it's returning, and deal with it separately, as I don't think it's related to this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org