We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7eccf0 commit 28b169cCopy full SHA for 28b169c
muted-tests.yml
@@ -467,6 +467,9 @@ tests:
467
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
468
method: test
469
issue: https://github.com/elastic/elasticsearch/issues/142426
470
+- class: org.elasticsearch.xpack.esql.spatial.SpatialPushDownGeoShapeIT
471
+ method: testQuantizedXY
472
+ issue: https://github.com/elastic/elasticsearch/issues/141234
473
474
# Examples:
475
#
0 commit comments