druid/processing
Gian Merlino 5d09f76df6 topN: Fix caching of Float dimension values. (#5653)
Jackson would deserialize them as Doubles, leading to ClassCastExceptions
in the topN processing pipeline when it attempted to treat them as Floats.
2018-04-17 15:35:18 -07:00
..
benchmarks Fix bugs in ImmutableRTree; Merge bytebuffer-collections module into druid-processing (#5275) 2018-01-23 00:49:59 +05:30
src topN: Fix caching of Float dimension values. (#5653) 2018-04-17 15:35:18 -07:00
pom.xml Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00