Skip to content

Commit 80e5298

Browse files
committed
Restore out.sql to match main branch
1 parent abc6dae commit 80e5298

File tree

1 file changed

+1
-1
lines changed
  • tests/unit/core/compile/sqlglot/snapshots/test_compile_join/test_compile_join

1 file changed

+1
-1
lines changed

tests/unit/core/compile/sqlglot/snapshots/test_compile_join/test_compile_join/out.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ WITH `bfcte_1` AS (
2929
SELECT
3030
`bfcol_3` AS `int64_col`,
3131
`bfcol_7` AS `int64_too`
32-
FROM `bfcte_4`
32+
FROM `bfcte_4`

0 commit comments

Comments
 (0)