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

    https://github.com/apache/spark/pull/22683#discussion_r239482033
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/NullExpressionsSuite.scala
 ---
    @@ -160,7 +160,7 @@ class NullExpressionsSuite extends SparkFunSuite with 
ExpressionEvalHelper {
         checkEvaluation(AtLeastNNonNulls(4, nullOnly), false, EmptyRow)
       }
     
    -  test("Coalesce should not throw 64kb exception") {
    +  test("Coalesce should not throw 64kib exception") {
    --- End diff --
    
    Nit: 64 KiB


---

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

Reply via email to