From 3f712ff97ca4ebb2ef8193ea854c42dc078c8953 Mon Sep 17 00:00:00 2001 From: Mark Tozzi Date: Fri, 8 Dec 2023 13:32:59 -0500 Subject: [PATCH] show functions doesn't need to be BWC --- .../esql/qa/testFixtures/src/main/resources/show.csv-spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/show.csv-spec b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/show.csv-spec index 16613cfed2d07..083bd1eaf8417 100644 --- a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/show.csv-spec +++ b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/show.csv-spec @@ -6,7 +6,7 @@ v:long ; # TODO: switch this test to ``&format=csv&delimiter=|` output -showFunctions#[skip:-8.11.99] +showFunctions#[skip:-8.12.99] show functions; name:keyword | synopsis:keyword | argNames:keyword | argTypes:keyword | argDescriptions:keyword |returnType:keyword | description:keyword | optionalArgs:boolean | variadic:boolean