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 ef0a177 commit 483377eCopy full SHA for 483377e
x-pack/plugin/esql/qa/testFixtures/src/main/resources/string.csv-spec
@@ -2337,6 +2337,7 @@ mvStringNotEquals
2337
FROM mv_text
2338
| WHERE message != "Connected to 10.1.0.2"
2339
| KEEP @timestamp, message
2340
+| SORT @timestamp ASC
2341
;
2342
warning:Line 2:9: evaluation of [message != \"Connected to 10.1.0.2\"] failed, treating result as null. Only first 20 failures recorded.
2343
warning:Line 2:9: java.lang.IllegalArgumentException: single-value function encountered multi-value
0 commit comments