From 396a9aaa708e98032d8d722dd4360928a3c7c712 Mon Sep 17 00:00:00 2001 From: Ganesh Date: Mon, 21 Oct 2024 15:04:48 +0530 Subject: [PATCH] Fixed Test Cases in xml files. All checks passing --- .../case/dml/select-math-function.xml | 31 +++++++++++ .../case/dml/select-special-function.xml | 55 +++++++++++++++++++ .../supported/dml/select-math-function.xml | 2 + .../supported/dml/select-special-function.xml | 4 ++ 4 files changed, 92 insertions(+) diff --git a/test/it/parser/src/main/resources/case/dml/select-math-function.xml b/test/it/parser/src/main/resources/case/dml/select-math-function.xml index 38e572452f595..1da9312a13319 100644 --- a/test/it/parser/src/main/resources/case/dml/select-math-function.xml +++ b/test/it/parser/src/main/resources/case/dml/select-math-function.xml @@ -130,4 +130,35 @@ + + + + diff --git a/test/it/parser/src/main/resources/case/dml/select-special-function.xml b/test/it/parser/src/main/resources/case/dml/select-special-function.xml index f04eef1ed2c63..aded88bd8410f 100644 --- a/test/it/parser/src/main/resources/case/dml/select-special-function.xml +++ b/test/it/parser/src/main/resources/case/dml/select-special-function.xml @@ -4247,4 +4247,59 @@ + + + + diff --git a/test/it/parser/src/main/resources/sql/supported/dml/select-math-function.xml b/test/it/parser/src/main/resources/sql/supported/dml/select-math-function.xml index f4d79159f32fd..c3ad34b0f081d 100644 --- a/test/it/parser/src/main/resources/sql/supported/dml/select-math-function.xml +++ b/test/it/parser/src/main/resources/sql/supported/dml/select-math-function.xml @@ -25,4 +25,6 @@ + + diff --git a/test/it/parser/src/main/resources/sql/supported/dml/select-special-function.xml b/test/it/parser/src/main/resources/sql/supported/dml/select-special-function.xml index 5bbc93a7a184c..fc4f02221a506 100644 --- a/test/it/parser/src/main/resources/sql/supported/dml/select-special-function.xml +++ b/test/it/parser/src/main/resources/sql/supported/dml/select-special-function.xml @@ -246,4 +246,8 @@ + + + +