mirror of https://github.com/apache/druid.git
fe9d0c46d5
* Improve memory efficiency of WrappedRoaringBitmap. Two changes: 1) Use an int[] for sizes 4 or below. 2) Remove the boolean compressRunOnSerialization. Doesn't save much space, but it does save a little, and it isn't adding a ton of value to have it be configurable. It was originally configurable in case anything broke when enabling it, but it's been a while and nothing has broken. * Slight adjustment. * Adjust for inspection. * Updates. * Update snaps. * Update test. * Adjust test. * Fix snaps. |
||
---|---|---|
.. | ||
data-formats.md | ||
data-model.md | ||
faq.md | ||
hadoop.md | ||
index.md | ||
ingestion-spec.md | ||
migrate-from-firehose-ingestion.md | ||
native-batch-firehose.md | ||
native-batch-input-source.md | ||
native-batch-simple-task.md | ||
native-batch.md | ||
partitioning.md | ||
rollup.md | ||
schema-design.md | ||
standalone-realtime.md | ||
tasks.md | ||
tranquility.md |