druid/docs/content
Clint Wylie a6d81c0d16 Adds bloom filter aggregator to 'druid-bloom-filters' extension (#6397)
* blooming aggs

* partially address review

* fix docs

* minor test refactor after rebase

* use copied bloomkfilter

* add ByteBuffer methods to BloomKFilter to allow agg to use in place, simplify some things, more tests

* add methods to BloomKFilter to get number of set bits, use in comparator, fixes

* more docs

* fix

* fix style

* simplify bloomfilter bytebuffer merge, change methods to allow passing buffer offsets

* oof, more fixes

* more sane docs example

* fix it

* do the right thing in the right place

* formatting

* fix

* avoid conflict

* typo fixes, faster comparator, docs for comparator behavior

* unused imports

* use buffer comparator instead of deserializing

* striped readwrite lock for buffer agg, null handling comparator, other review changes

* style fixes

* style

* remove sync for now

* oops

* consistency

* inspect runtime shape of selector instead of selector plus, static comparator, add inner exception on serde exception

* CardinalityBufferAggregator inspect selectors instead of selectorPluses

* fix style

* refactor away from using ColumnSelectorPlus and ColumnSelectorStrategyFactory to instead use specialized aggregators for each supported column type, other review comments

* adjustment

* fix teamcity error?

* rename nil aggs to empty, change empty agg constructor signature, add comments

* use stringutils base64 stuff to be chill with master

* add aggregate combiner, comment
2019-01-29 20:05:17 +07:00
..
comparisons Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
configuration Improve doc for auto compaction (#6782) 2019-01-23 16:21:45 -08:00
dependencies Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
design Improve doc for auto compaction (#6782) 2019-01-23 16:21:45 -08:00
development Adds bloom filter aggregator to 'druid-bloom-filters' extension (#6397) 2019-01-29 20:05:17 +07:00
ingestion More docs on data modeling. (#6899) 2019-01-27 11:33:21 -08:00
misc add bloom filter druid expression (#6904) 2019-01-28 08:41:45 -05:00
operations Move ingest/kafka/* metrics into a separate section on the metrics docs (#6895) 2019-01-28 00:11:53 +08:00
querying Fix broken link on select query doc page (#6933) 2019-01-28 17:02:21 -08:00
tutorials Kafka version is updated (#6835) 2019-01-10 17:58:40 -08:00
toc.md More docs on data modeling. (#6899) 2019-01-27 11:33:21 -08:00