winedepot / pinot

Apache Pinot (Incubating) - A realtime distributed OLAP datastore
https://pinot.apache.org
Apache License 2.0
1 stars 0 forks source link

Support sorted column for type byte array #6

Closed xiangfu0 closed 5 years ago

xiangfu0 commented 5 years ago

Also rebased to upstream master.

The real change for sorted column support is only in file: pinot-core/src/main/java/org/apache/pinot/core/indexsegment/mutable/MutableSegmentImpl.java