Skip to content

[Feature Request]: Add parallel construction of knn index. #341

@small-turtle-1

Description

@small-turtle-1

What is the feature?

Allow construction of knn index (hnsw) in parallel.

How to make the feature.

  1. Rewrite hnsw algorithm to support concurrent build
  2. Refactor create statement binder to add a TableRef member to PhysicalCreateIndexOperator
  3. Add multiple tasks for create index.

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