From 65afa45e4f7b91dfd6ac82eb9fd95400c1472958 Mon Sep 17 00:00:00 2001 From: JmPotato Date: Thu, 21 May 2020 09:40:58 +0800 Subject: [PATCH] Add greatest and least Signed-off-by: JmPotato --- push-down-test/functions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/push-down-test/functions.txt b/push-down-test/functions.txt index 0570b3b..2e966a1 100644 --- a/push-down-test/functions.txt +++ b/push-down-test/functions.txt @@ -12,10 +12,12 @@ le eq ne ge +greatest gt nulleq in isnull +least like istrue isfalse