Skip to content

Snowflake: Add SHOW EXTERNAL VOLUMES - #2473

Open
sabir-akhadov-localstack wants to merge 1 commit into
apache:mainfrom
localstack:pr/09-show-external-volumes
Open

Snowflake: Add SHOW EXTERNAL VOLUMES#2473
sabir-akhadov-localstack wants to merge 1 commit into
apache:mainfrom
localstack:pr/09-show-external-volumes

Conversation

@sabir-akhadov-localstack

@sabir-akhadov-localstack sabir-akhadov-localstack commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Snowflake's SHOW EXTERNAL VOLUMES did not parse:

SHOW EXTERNAL VOLUMES LIKE 'my_%';

This adds a ShowExternalVolumes statement to the Snowflake dialect, reusing the existing ShowStatementFilter for the optional LIKE clause. All statements round-trip.

See the Snowflake SHOW EXTERNAL VOLUMES docs.

Split out of #2397 per review feedback, alongside the CREATE/DROP (#2475), ALTER (#2474), and DESC (#2472) PRs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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