We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f37c36 commit a2aea7eCopy full SHA for a2aea7e
muted-tests.yml
@@ -548,6 +548,9 @@ tests:
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
555
# Examples:
556
#
0 commit comments