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 0f007a4 commit 99d1fa7Copy full SHA for 99d1fa7
muted-tests.yml
@@ -410,6 +410,9 @@ tests:
410
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
411
method: testChangePoint
412
issue: https://github.com/elastic/elasticsearch/issues/122179
413
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
414
+ method: testChangePoint_keySortable
415
+ issue: https://github.com/elastic/elasticsearch/issues/122180
416
417
# Examples:
418
#
0 commit comments