druid/docs
Himanshu 45da7e48f1 groupBy sort results by (dimensions,timestamp) instead of (timestamp,dimension) (#3672)
* sortByDimsFirst flag for groupBy query

* Remove need for KeyType in Grouper<KeyType> to be Comparable<KeyType>

* fix review comments

* fix review comments regarding removing code duplication of dim/time comparison

* move comparator for KeyType object to KeySerdeFactory so that creation of comparator does not need KeySerde

* remove unnecessary system.out.println

* make access static var NATURAL_NULLS_FIRST directly

* further review comments addressing
2016-12-06 09:48:56 -08:00
..
_bin Update branch in deploy-docs.sh. (#3695) 2016-11-15 13:46:46 -08:00
_graphics druid production architecture diagram 2015-05-27 17:06:24 -07:00
_includes towards a community led druid 2015-01-31 20:57:36 -08:00
_layouts towards a community led druid 2015-01-31 20:57:36 -08:00
content groupBy sort results by (dimensions,timestamp) instead of (timestamp,dimension) (#3672) 2016-12-06 09:48:56 -08:00
img Improve segment file documentation 2015-06-24 11:45:23 -07:00
_config.yml update docs jekyll config 2015-02-17 23:58:50 -08:00
_redirects.json Move "libraries.md" out of docs, onto the main site. (#3159) 2016-06-16 18:14:35 -07:00
index.html towards a community led druid 2015-01-31 20:57:36 -08:00