Github user paul-rogers commented on a diff in the pull request:
https://github.com/apache/drill/pull/960#discussion_r142579551
--- Diff: exec/java-exec/src/main/resources/drill-module.conf ---
@@ -240,7 +240,7 @@ drill.exec: {
}
},
sort: {
- purge.threshold : 1000,
+ purge.threshold: 1000,
--- End diff --
Rebased onto master and resolved the merge conflict in favor of Tim's
change.---
