File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -545,6 +545,15 @@ tests:
545545- class : org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
546546 method : testDenseVectorMappingUpdate {initialType=int4_flat updateType=int8_hnsw}
547547 issue : https://github.com/elastic/elasticsearch/issues/132117
548+ - class : org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
549+ method : testDenseVectorMappingUpdate {initialType=flat updateType=hnsw}
550+ issue : https://github.com/elastic/elasticsearch/issues/132119
551+ - class : org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
552+ method : testDenseVectorMappingUpdate {initialType=flat updateType=bbq_flat}
553+ issue : https://github.com/elastic/elasticsearch/issues/132120
554+ - class : org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
555+ method : testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk}
556+ issue : https://github.com/elastic/elasticsearch/issues/132122
548557
549558# Examples:
550559#
You can’t perform that action at this time.
0 commit comments