Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21848#discussion_r204615040
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/expressions.scala
 ---
    @@ -651,6 +652,7 @@ object SimplifyCaseConversionExpressions extends 
Rule[LogicalPlan] {
       }
     }
     
    +
    --- End diff --
    
    I think it's okay to remove it back though assuming from
    
    > Use one or two blank line(s) to separate class definitions.
    
    
https://github.com/databricks/scala-style-guide#blank-lines-vertical-whitespace
    
    Looks either way is fine.


---

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

Reply via email to