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 a2aea7e commit 6a483f8Copy full SHA for 6a483f8
muted-tests.yml
@@ -551,6 +551,9 @@ tests:
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
557
558
# Examples:
559
#
0 commit comments