Skip to content

Commit a6c01eb

Browse files
committed
... sigh
1 parent 67219f0 commit a6c01eb

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
# dialect: snowflake
15631559
CONCAT('Hello', 'World!');
15641560
VARCHAR;

0 commit comments

Comments
 (0)