Skip to content

[Feature Request]: Secondary index for string column type should be order preserved #2457

Description

@yingfeng

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Currently, secondary index is built over PGM index which can only accept numeric values. For string types, they are hashed into PGM index, and therefore the range filter does not work for string column filters.

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions