Github user ilooner commented on a diff in the pull request:
https://github.com/apache/drill/pull/984#discussion_r145575781
--- Diff: exec/java-exec/src/main/resources/drill-module.conf ---
@@ -247,7 +248,7 @@ drill.exec: {
}
},
sort: {
- purge.threshold : 10,
+ purge.threshold : 1000,
--- End diff --
Oh my. Thanks for catching that!---
