Skip to content

Commit 0116719

Browse files
committed
upd
1 parent 562270c commit 0116719

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugin/esql/qa/testFixtures/src/main/resources

1 file changed

+1
-1
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/ip.csv-spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ COUNT(*):long | ip:ip
325325
1 | 1.1.1.1
326326
;
327327

328-
toIpInSort
328+
toIpInSort#[skip:-8.13.99,reason:SortByExpression introduced in 8.14]
329329
ROW s = "1.1.1.1" | SORT TO_IP(s)
330330
;
331331

0 commit comments

Comments
 (0)