From 6202f6d60298e60e776a0ada51ba9149e8184964 Mon Sep 17 00:00:00 2001 From: Breezewish Date: Fri, 18 Jun 2021 11:43:36 +0800 Subject: [PATCH] Add json_unquote test Signed-off-by: Breezewish --- push-down-test/functions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push-down-test/functions.txt b/push-down-test/functions.txt index 0570b3b..2e2a11d 100644 --- a/push-down-test/functions.txt +++ b/push-down-test/functions.txt @@ -54,7 +54,7 @@ ifnull coalesce json_type json_extract -#json_unquote +json_unquote json_array json_object json_merge