druid/docs/content
Alexander Saydakov 93345064b5 HllSketch module (#5712)
* HllSketch module

* updated license and imports

* updated package name

* implemented makeAggregateCombiner()

* removed json marks

* style fix

* added module

* removed unnecessary import, side effect of package renaming

* use TreadLocalRandom

* addressing code review points, mostly formatting and comments

* javadoc

* natural order with nulls

* typo

* factored out raw input value extraction

* singleton

* style fix

* style fix

* use Collections.singletonList instead of Arrays.asList

* suppress warning
2018-09-24 08:41:56 -07:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration add a sql option to force user to specify time condition (#6246) 2018-09-17 13:52:24 -07:00
dependencies Replace dev list references in docs. (#5723) 2018-04-30 11:25:45 -07:00
design Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00
development HllSketch module (#5712) 2018-09-24 08:41:56 -07:00
ingestion Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00
misc Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00
operations Mutual TLS support (#6076) 2018-09-19 09:56:15 -07:00
querying add a sql option to force user to specify time condition (#6246) 2018-09-17 13:52:24 -07:00
tutorials Add Kafka reset instructions for tutorial (#6362) 2018-09-21 14:18:31 -07:00
toc.md Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00