Skip to content

feat(adbc): add the Snowflake driver to the catalog - #16

Merged
fordN merged 1 commit into
mainfrom
ford/adbc-snowflake-driver
Aug 18, 2026
Merged

feat(adbc): add the Snowflake driver to the catalog#16
fordN merged 1 commit into
mainfrom
ford/adbc-snowflake-driver

Conversation

@fordN

@fordN fordN commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Adds snowflake to the ADBC driver catalog, so ampup adbc install snowflake fetches, verifies, and places the Snowflake driver library the same way it does for postgresql.

Amp releases ship the Snowflake driver archives as of edgeandnode/amp#2906, under the same adbc-driver-<driver>-<platform>-<arch>.tar.gz naming and archive layout the catalog already assumes. The install/list/uninstall command layer is fully driver-generic, so this is only the catalog entry, its contract tests, and the feature doc's supported-driver list.

Installing snowflake for an amp version older than the first release that ships the asset fails with a missing-asset error, which is the accurate outcome; postgresql behavior is unchanged.

Verified with just fmt-check, just check, just clippy (clean), and just test (85 passed).

@JohnSwan1503
JohnSwan1503 self-requested a review August 18, 2026 22:19
@fordN
fordN merged commit 9eeb4af into main Aug 18, 2026
3 checks passed
@fordN
fordN deleted the ford/adbc-snowflake-driver branch August 18, 2026 22:57
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.

2 participants