druid/docs
Clint Wylie 77e4246598
add support for 'front coded' string dictionaries for smaller string columns (#12277)
* add FrontCodedIndexed for delta string encoding

* now for actual segments

* fix indexOf

* fixes and thread safety

* add bucket size 4, which seems generally better

* fixes

* fixes maybe

* update indexes to latest interfaces

* utf8 support

* adjust

* oops

* oops

* refactor, better, faster

* more test

* fixes

* revert

* adjustments

* fix prefixing

* more chill

* sql nested benchmark too

* refactor

* more comments and javadocs

* better get

* remove base class

* fix

* hot rod

* adjust comments

* faster still

* minor adjustments

* spatial index support

* spotbugs

* add isSorted to Indexed to strengthen indexOf contract if set, improve javadocs, add docs

* fix docs

* push into constructor

* use base buffer instead of copy

* oops
2022-10-25 18:05:38 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets fix quickstart (#13126) 2022-09-20 17:44:21 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Async reads for JDBC (#13196) 2022-10-18 11:40:57 -07:00
data-management api: change API page formatting (#13213) 2022-10-18 13:22:26 -07:00
dependencies Doc updates for metadata cleanup and storage (#12190) 2022-01-27 11:40:54 -08:00
design Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
development Collocated processes instructions (#13224) 2022-10-17 11:56:00 -07:00
ingestion add support for 'front coded' string dictionaries for smaller string columns (#12277) 2022-10-25 18:05:38 -07:00
misc Docs: update description of query priority default value (#13191) 2022-10-14 14:28:04 -07:00
multi-stage-query Minor doc update for BroadcastTablesTooLarge (#13218) 2022-10-14 09:06:55 +05:30
operations api: change API page formatting (#13213) 2022-10-18 13:22:26 -07:00
querying Update nested-columns.md (#13227) 2022-10-14 16:15:46 -07:00
tutorials fix quickstart (#13126) 2022-09-20 17:44:21 -07:00