Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/22754#discussion_r228738630
--- Diff:
core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeSorterSpillWriter.java
---
@@ -42,7 +42,9 @@
private final SparkConf conf = new SparkConf();
- /** The buffer size to use when writing the sorted records to an on-disk
file */
+ /** The buffer size to use when writing the sorted records to an on-disk
file, and
--- End diff --
nit: For a multiple-line comment, a starting line `/**` does not have a
text.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]