Commit 41121ac
authored
Skip test with per agg WHERE on older nodes (elastic#116949)
This is technically not needed because on main/9.0 and 8.x/8.17 the
nodes have the capability to perform `STATS COUNT() WHERE ...` (no pipe)
- but let's add this, anyway, to avoid confusion, be in line with 8.x
and avoid issues if we later perform this test in CCQ scenarios.
Relates elastic#116947.1 parent 8f6fe64 commit 41121ac
File tree
1 file changed
+1
-0
lines changed- x-pack/plugin/esql/qa/testFixtures/src/main/resources
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2468 | 2468 | | |
2469 | 2469 | | |
2470 | 2470 | | |
| 2471 | + | |
2471 | 2472 | | |
2472 | 2473 | | |
2473 | 2474 | | |
| |||
0 commit comments