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 f0bb49e commit abde897Copy full SHA for abde897
muted-tests.yml
@@ -521,6 +521,9 @@ tests:
521
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
522
method: testDifferentDimensions {functionName=v_dot_product similarityFunction=DOT_PRODUCT}
523
issue: https://github.com/elastic/elasticsearch/issues/131845
524
+- class: org.elasticsearch.compute.aggregation.ValuesBytesRefGroupingAggregatorFunctionTests
525
+ method: testSomeFiltered
526
+ issue: https://github.com/elastic/elasticsearch/issues/131878
527
528
# Examples:
529
#
0 commit comments