tidb-vector-python icon indicating copy to clipboard operation
tidb-vector-python copied to clipboard

[DNM] Support ADD_TIFLASH_ON_DEMAND option

Open JaySon-Huang opened this issue 1 year ago • 0 comments

Notice: do not merge this PR because tidb does not support the option yet.

If we support "ADD_TIFLASH_ON_DEMAND" on the "CREATE VECTOR INDEX ... ON ... ADD_TIFLASH_ON_DEMAND", the user can define a vector index with python code as the code in tests/sqlalchemy/test_sqlalchemy.py "test_create_vector_index_statement"

JaySon-Huang avatar Nov 07 '24 10:11 JaySon-Huang