Skip to content

add rle v2 encoding for segment v2 #2886

Description

@kangpinghuang

Now the default encoding for integer type of segment v2 is bitshuffle, performance test shows that it has some drawbacks, like every time decode the page, we should decompressed by using lz4, and the encoding efficiency is not high, cost more 40% space than relv2.
for performance, I decide to add rlev2 encoding for segment v2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions