Skip to content

Commit c6939fc

Browse files
committed
Remove REVERSE(NULL) type inference test
1 parent 164fec1 commit c6939fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/fixtures/optimizer/annotate_functions.sql

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,10 +1555,6 @@ TEXT;
15551555
REVERSE(tbl.bin_col);
15561556
BINARY;
15571557

1558-
# dialect: snowflake
1559-
REVERSE(NULL);
1560-
NULL;
1561-
15621558
--------------------------------------
15631559
-- T-SQL
15641560
--------------------------------------

0 commit comments

Comments
 (0)