Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit bed4069

Browse files
committed
fix snapshot
1 parent 210dc9a commit bed4069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/unit/core/compile/sqlglot/expressions/snapshots/test_blob_ops/test_obj_get_access_url

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)