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 b7a907a commit 74b9a4aCopy full SHA for 74b9a4a
muted-tests.yml
@@ -569,6 +569,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
573
+ method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_flat}
574
+ issue: https://github.com/elastic/elasticsearch/issues/132129
575
576
# Examples:
577
#
0 commit comments