Skip to content

Snowflake: parse SHOW PARAMETERS - #31

Merged
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-show-parameters
Sep 18, 2026
Merged

osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-show-parameters

Conversation

@osipovartem

Copy link
Copy Markdown

Summary

  • add a dedicated Snowflake SHOW PARAMETERS AST node instead of treating it as generic SHOW <variable>
  • parse optional LIKE filtering and IN/FOR scopes for session, account, user, warehouse, database, schema, task, and table targets
  • preserve the syntax through AST display and visitor support

Validation

  • cargo test --test sqlparser_snowflake test_show_parameters
  • cargo clippy --all-targets --all-features -- -D warnings

Reference: https://docs.snowflake.com/en/sql-reference/sql/show-parameters

@osipovartem
osipovartem merged commit b7a0c1d into embucket-sync-df55.0.0 Sep 18, 2026
19 checks passed
@osipovartem
osipovartem deleted the snowflake-show-parameters branch September 18, 2026 13:39
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