Skip to content

Implement bulk merging in tsdb doc values codec. #127805

Open
@martijnvg

Description

@martijnvg

If during merging, the next 128 values (or more) originate from one segment, then we can just copy the underlying bytes of a block instead of decoding and encoding the all numbers or ordinals from the block.

When and how to bulk merge should be similar to stored field bulk merging.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions