You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by srowen <gi...@git.apache.org> on 2017/10/29 08:54:03 UTC

[GitHub] spark pull request #18251: [SPARK-17788][SPARK-21033][SQL] fix the potential...

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

    https://github.com/apache/spark/pull/18251#discussion_r147574443
  
    --- Diff: core/src/test/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorterSuite.java ---
    @@ -86,6 +87,9 @@ public int compare(
     
       private final long pageSizeBytes = conf.getSizeAsBytes("spark.buffer.pageSize", "4m");
     
    +  private final int spillTreshold =
    --- End diff --
    
    Nit: treshold -> threshold


---

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