Skip to content

test: add COPY INTO, LATERAL FLATTEN, and additional Snowflake dialect test coverage#182

Closed
elipollak wants to merge 1 commit into
Snowflake-Labs:mainfrom
elipollak:test/snowflake-dialect-coverage
Closed

test: add COPY INTO, LATERAL FLATTEN, and additional Snowflake dialect test coverage#182
elipollak wants to merge 1 commit into
Snowflake-Labs:mainfrom
elipollak:test/snowflake-dialect-coverage

Conversation

@elipollak
Copy link
Copy Markdown
Contributor

Summary

Follow-up to #170 — adds test coverage for Snowflake-specific syntax that isn't covered by the existing tests, as discussed in #173:

Also adds Copy to the sql_statement_permissions example in the README so users know they can configure it explicitly.

Test plan

  • Existing tests continue to pass
  • New TestSnowflakeSpecificSyntax class passes (7 parametrized + 1 COPY INTO)

🤖 Generated with Claude Code

…t test coverage

Add tests for Snowflake-specific syntax not covered by Snowflake-Labs#170: COPY INTO,
LATERAL FLATTEN, nested dot-path notation, bracket notation,
OBJECT_CONSTRUCT, and GET_PATH. Also add Copy to the README permissions
example so users can configure it explicitly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@elipollak elipollak closed this Apr 2, 2026
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