Skip to content

Consistent updates during vector index build #30412

@vitalif

Description

@vitalif

Current vector index build process uses a snapshot of the main table and changes occurring until the index build is finished are just ignored. So a 100% consistent state of the vector is hard to reach. Although it's rather hard to fix, we may still consider the possibilities to do it, probably utilizing the "shadow table" mechanic like in simple secondary indexes, but with some additional logic.

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