Skip to content

Snowflake needs someone with a real cluster to run its test #242

Description

@WaylandYang

Snowflake support landed in #239 with wiremock replays of the protocol, but it has never run against a Snowflake account with a programmatic access token or OAuth token. If you have one, please register it under System settings > Data sources as

snowflake://:TOKEN@account.snowflakecomputing.com/DB/SCHEMA?warehouse=WH

then Test, mount it on a base, refresh the schema, and ask Chat a question that needs a query. What we need back: whether Test and the schema sync succeed, what the schema document looks like (table count, comments present or not), and one query_data round trip — the SQL the model wrote and what came back. Anything that fails, paste the error text; the engine surfaces the service's own message.

See docs/decisions/0017 for what is deliberately not supported yet (key-pair JWT for Snowflake, Kerberos / OAuth2 for Trino).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions