druid/java-util/src
Jihoon Son 5f3c863d5e Add compaction task (#4985)
* Add compaction task

* added doc

* use combining aggregators

* address comments

* add support for dimensionsSpec

* fix getUniqueDims and getUniqueMetics

* find unique dimensionsSpec

* fix compilation

* add unit test

* fix test

* fix test

* test for different dimension orderings and types, and doc for type and ordering

* add control for custom ordering and type

* update doc

* fix compile

* fix compile

* add segments param

* fix serde error

* fix build
2017-11-03 21:55:27 -06:00
..
main/java/io/druid/java/util/common Add compaction task (#4985) 2017-11-03 21:55:27 -06:00
test Refactor ColumnSelectorFactory; Rely on ColumnValueSelector's polymorphism (#4886) 2017-10-13 21:44:17 -05:00