druid/processing
Charles Allen 31fed7d329 Fix query by segment
* Changed topN queries to use joda Interval instead of string values
* topN by segment now implements BySegmentResultValue<Result<TopNResultValue>> instead of BySegmentResultValue<TopNResultValue>
* Added a unit test which failed uner the prior implementation.
2014-11-12 21:20:59 -08:00
..
src Fix query by segment 2014-11-12 21:20:59 -08:00
pom.xml initial commit for roaring bitmaps 2014-11-04 17:04:40 -08:00