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 a07da91 commit c7b8256Copy full SHA for c7b8256
muted-tests.yml
@@ -608,6 +608,9 @@ tests:
608
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
609
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=hnsw}
610
issue: https://github.com/elastic/elasticsearch/issues/132150
611
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
612
+ method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_flat}
613
+ issue: https://github.com/elastic/elasticsearch/issues/132151
614
615
# Examples:
616
#
0 commit comments