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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
