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. |
||
---|---|---|
.. | ||
extensions-contrib | ||
extensions-core | ||
build.md | ||
experimental-features.md | ||
experimental.md | ||
extensions.md | ||
geo.md | ||
javascript.md | ||
modules.md | ||
overview.md | ||
versioning.md |