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 e81ea2d commit b7a907aCopy full SHA for b7a907a
muted-tests.yml
@@ -566,6 +566,9 @@ tests:
566
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
567
method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_hnsw}
568
issue: https://github.com/elastic/elasticsearch/issues/132126
569
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
570
+ method: testDenseVectorMappingUpdate {initialType=bbq_disk updateType=bbq_disk}
571
+ issue: https://github.com/elastic/elasticsearch/issues/132127
572
573
# Examples:
574
#
0 commit comments