You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/25 04:51:40 UTC

[GitHub] maropu commented on issue #23884: [MINOR]Simplify boolean expression

maropu commented on issue #23884: [MINOR]Simplify boolean expression
URL: https://github.com/apache/spark/pull/23884#issuecomment-466871507
 
 
   How did you check this? I run`grep -e "== true" -e "== false" -e "!= true" -e "!= false"` in all the source code, and I quickly looked over the result and I found at least one more file (`SecurityManagerSuite`) having this comparison, too. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org