Skip to content

FixedLenKeyIndex use column compression #1

@rockeet

Description

@rockeet

Now FixedLenKeyIndex just compressed common prefix, bytes in the middle of keys can also be compressed.

For example: in mysql composite index with bigint columns, higher bytes of bigint may be all zeros, these bytes can be elminited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions