10110346 commented on a change in pull request #23884: [MINOR]Simplify boolean 
expression
URL: https://github.com/apache/spark/pull/23884#discussion_r260095804
 
 

 ##########
 File path: core/src/test/scala/org/apache/spark/UnpersistSuite.scala
 ##########
 @@ -31,7 +31,7 @@ class UnpersistSuite extends SparkFunSuite with 
LocalSparkContext with TimeLimit
     rdd.count
     assert(sc.persistentRdds.isEmpty === false)
 
 Review comment:
   Only found this one using `grep`, thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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