druid/benchmarks
Gian Merlino b1bac9f2d3 groupBy v2: Ignore timestamp completely when granularity = all, except for the final merge. (#3740)
* GroupByBenchmark: Add serde, spilling, all-gran benchmarks.

Also use more iterations.

* groupBy v2: Ignore timestamp completely when granularity = all, except for the final merge.

Specifically:

- Remove timestamp from RowBasedKey when not needed
- Set timestamp to null in MapBasedRows that are not part of the final merge.
2016-12-06 16:17:32 -08:00
..
src groupBy v2: Ignore timestamp completely when granularity = all, except for the final merge. (#3740) 2016-12-06 16:17:32 -08:00
pom.xml Bump versions to 0.9.3-SNAPSHOT (#3524) 2016-09-29 13:53:32 -07:00