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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to