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 e9bcc55 commit f3c914cCopy full SHA for f3c914c
muted-tests.yml
@@ -596,6 +596,9 @@ tests:
596
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
597
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=int4_hnsw}
598
issue: https://github.com/elastic/elasticsearch/issues/132140
599
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
600
+ method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_hnsw}
601
+ issue: https://github.com/elastic/elasticsearch/issues/132141
602
603
# Examples:
604
#
0 commit comments