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 a231726 commit b15f972Copy full SHA for b15f972
muted-tests.yml
@@ -617,6 +617,9 @@ tests:
617
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618
method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_hnsw}
619
issue: https://github.com/elastic/elasticsearch/issues/132211
620
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
621
+ method: "testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk #2}"
622
+ issue: https://github.com/elastic/elasticsearch/issues/132213
623
624
# Examples:
625
#
0 commit comments