caneGuy commented on issue #23670: [SPARK-26601][SQL] Make broadcast-exchange 
thread pool configurable
URL: https://github.com/apache/spark/pull/23670#issuecomment-470384498
 
 
   Sorry for bothering @viirya but the failed case i think is still not related 
with this pr.
   Any suggestion?Thanks
   `org.scalatest.exceptions.TestFailedException: 
scala.Predef.Set.apply[Int](0, 1, 2, 3).map[org.apache.spark.sql.Row, 
scala.collection.immutable.Set[org.apache.spark.sql.Row]](((x$3: Int) => 
org.apache.spark.sql.Row.apply(x$3)))(immutable.this.Set.canBuildFrom[org.apache.spark.sql.Row]).subsetOf(scala.Predef.refArrayOps[org.apache.spark.sql.Row](results).toSet[org.apache.spark.sql.Row])
 was false
   Stacktrace
   sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 
scala.Predef.Set.apply[Int](0, 1, 2, 3).map[org.apache.spark.sql.Row, 
scala.collection.immutable.Set[org.apache.spark.sql.Row]](((x$3: Int) => 
org.apache.spark.sql.Row.apply(x$3)))(immutable.this.Set.canBuildFrom[org.apache.spark.sql.Row]).subsetOf(scala.Predef.refArrayOps[org.apache.spark.sql.Row](results).toSet[org.apache.spark.sql.Row])
 was false
        at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:528)
        at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:527)
        at 
org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)`

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to