Skip to content

Conversation

@romanoff
Copy link
Contributor

@romanoff romanoff commented Jan 16, 2026

Fixed this query for snowflake:

SELECT t.$1, t.$2 FROM @mystage1(file_format => 'myformat', pattern => '.*data.*[.]csv.gz') t

Documentation:
https://docs.snowflake.com/en/user-guide/querying-stage#example-1-querying-columns-in-a-csv-file

Specifically t.$1 part didn't work before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant