Skip to content

Commit bed4069

Browse files
committed
fix snapshot
1 parent 210dc9a commit bed4069

File tree

1 file changed

+1
-1
lines changed
  • tests/unit/core/compile/sqlglot/expressions/snapshots/test_blob_ops/test_obj_get_access_url

1 file changed

+1
-1
lines changed

tests/unit/core/compile/sqlglot/expressions/snapshots/test_blob_ops/test_obj_get_access_url/out.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ WITH `bfcte_0` AS (
2121
)
2222
SELECT
2323
`bfcol_0` AS `rowindex`,
24-
`bfcol_10` AS `string_col`
24+
`bfcol_10` AS `0`
2525
FROM `bfcte_3`

0 commit comments

Comments
 (0)