druid/docs/ingestion
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
..
data-formats.md Add inline descriptor Protobuf bytes decoder (#13192) 2022-10-11 13:37:28 -05:00
data-model.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
faq.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
hadoop.md clarify hadoop input paths (#11781) 2021-10-07 20:22:51 -07:00
index.md api: change API page formatting (#13213) 2022-10-18 13:22:26 -07:00
ingestion-spec.md add support for 'front coded' string dictionaries for smaller string columns (#12277) 2022-10-25 18:05:38 -07:00
native-batch-firehose.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
native-batch-input-source.md fix html tags in docs (#13117) 2022-09-18 19:40:33 -07:00
native-batch-simple-task.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
native-batch.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
partitioning.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
rollup.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
schema-design.md Nested columns documentation (#12946) 2022-09-06 14:42:18 -07:00
standalone-realtime.md Reduce visibility of Tranquility documentation (#11134) 2021-05-03 16:48:24 -07:00
tasks.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
tranquility.md Reduce visibility of Tranquility documentation (#11134) 2021-05-03 16:48:24 -07:00