Netflix / PigPen

Map-Reduce for Clojure
Apache License 2.0
565 stars 55 forks source link

Fix local sorting #7

Closed mbossenbroek closed 10 years ago

mbossenbroek commented 10 years ago

The local-mode comparator was returning 0 (a long) for equal values when sorting. Java didn't like this.