Skip to content

Vector indexes do not been dropped on TiFlash side #59732

@Lloyd-Pottiger

Description

@Lloyd-Pottiger

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. create vector index
  2. drop vector index
  3. run select * from information_schema.tiflash_indexes;

2. What did you expect to see? (Required)

vector index is dropped.

3. What did you see instead (Required)

vector index still exists.

4. What is your TiDB version? (Required)

master

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions