Skip to content

Document Snowflake source support #985

@kwannoel

Description

@kwannoel

Context

Slack thread: Request to document this feature

A docs request was raised for the Snowflake source feature added in risingwave#23988.

Problem

Snowflake source support is available in RisingWave, but there is no dedicated documentation explaining how to set it up and use it. This creates a gap for users who need source-side guidance (as opposed to sink-only workflows), including required configuration, setup steps, and known constraints.

Suggested Fix

  • Add a dedicated Snowflake Source documentation page under integrations/sources.
  • Document prerequisites and authentication/connection requirements.
  • Include required connector properties and configuration examples.
  • Provide an end-to-end SQL walkthrough (for example: CREATE CONNECTION and CREATE SOURCE) plus a quick validation query.
  • Clarify current limitations, compatibility notes, and feature availability/licensing expectations.
  • Add cross-links from related Snowflake and connector overview pages to improve discoverability.
Existing Documentation

Related docs PRs:

Codebase References

Related PRs in risingwave:

Source files:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions