dcoliversun commented on pull request #35758: URL: https://github.com/apache/spark/pull/35758#issuecomment-1063607438
@HyukjinKwon Hi. I remove curly braces from *if, else* statements. This PR only add curly braces with *if and while* statements, which follows Scala guide. I think it's good to use curly braces to prevent bugs. If you think it's unnecessary and should be rejected, I'm OK and close this PR. 😊 Thanks for your review. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
