Skip to content

[Enhancement]: optimize search_sorted_pk #38988

Open
@sunby

Description

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

When we search sorted pks, we do not have to iterate all chunks.
First filter out the chunk that the pk exists in and search it in this chunk.

Why is this needed?

No response

Anything else?

No response

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementIssues or changes related to enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions