Skip to content

Commit 5382458

Browse files
committed
fix issue
1 parent 8fb35ff commit 5382458

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

tests/unit/core/compile/sqlglot/snapshots/test_compile_isin/test_compile_isin_for_array_value/out.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ SELECT
3131
`bfcol_3` AS `bfuid_col_1`,
3232
`bfcol_4` AS `int64_col`,
3333
`bfcol_5` AS `float64_col`,
34-
`bfcol_7` AS `bfuid_col_2`
34+
`bfcol_7` AS `bfuid_col_1114`
3535
FROM `bfcte_2`

0 commit comments

Comments
 (0)