HyukjinKwon commented on a change in pull request #29925:
URL: https://github.com/apache/spark/pull/29925#discussion_r498617697
##########
File path:
mllib/src/test/scala/org/apache/spark/mllib/linalg/distributed/RowMatrixSuite.scala
##########
@@ -121,6 +122,20 @@ class RowMatrixSuite extends SparkFunSuite with
MLlibTestSparkContext {
assert(objectBiggerThanResultSize.getMessage.contains("it's bigger than
maxResultSize"))
}
+ test("getTreeAggregateIdealDepth with unlimited driver size") {
Review comment:
nit but I would add a JIRA prefix like `SPARK-33043: getTree ..` in the
test name.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]