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

    https://github.com/apache/spark/pull/22855#discussion_r228716497
  
    --- Diff: 
core/src/main/scala/org/apache/spark/serializer/KryoSerializer.scala ---
    @@ -92,6 +94,18 @@ class KryoSerializer(conf: SparkConf)
           new KryoOutput(bufferSize, math.max(bufferSize, maxBufferSize))
         }
     
    +
    --- End diff --
    
    nit: extra empty line.


---

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

Reply via email to