GitHub user tejasapatil opened a pull request: https://github.com/apache/spark/pull/20041
[SPARK-22042] [FOLLOW-UP] [SQL] ReorderJoinPredicates can break when child's partitioning is not decided ## What changes were proposed in this pull request? This is a followup PR of https://github.com/apache/spark/pull/19257 where @gatorsmile had left couple comments wrt code style. ## How was this patch tested? Doesn't change any functionality. Will depend on build to see if no checkstyle rules are violated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tejasapatil/spark followup_19257 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20041.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20041 ---- ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org