From 0000f47526f529b9cf88ebcf6eecf13785f5691e Mon Sep 17 00:00:00 2001 From: AerysNan Date: Wed, 20 Nov 2019 16:07:04 +0800 Subject: [PATCH] vectorize weekofyear Signed-off-by: AerysNan --- push-down-test/functions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/push-down-test/functions.txt b/push-down-test/functions.txt index 61c6d8f..bda6533 100644 --- a/push-down-test/functions.txt +++ b/push-down-test/functions.txt @@ -61,3 +61,4 @@ json_replace json_remove json_length concat +weekofyear \ No newline at end of file