Open
Conversation
Contributor
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
dwdougherty
approved these changes
Mar 13, 2026
Collaborator
dwdougherty
left a comment
There was a problem hiding this comment.
One minor nitpick; otherwise, language LGTM.
|
|
||
| RDI uses the [RIOTX](https://redis.github.io/riotx/) collector to stream data from Snowflake to Redis. | ||
| During the [snapshot]({{< relref "/integrate/redis-data-integration/data-pipelines#pipeline-lifecycle" >}}) phase, RDI reads the current state of the database using the JDBC driver. In the | ||
| [streaming]({{< relref "/integrate/redis-data-integration/data-pipelines#pipeline-lifecycle" >}}) |
Collaborator
There was a problem hiding this comment.
The sets of bullets that this link points to doesn't have "streaming" as a keyword. Maybe add that streaming is CDC or something.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on https://github.com/RedisLabs/redis-data-integration/blob/main/docs/snowflake-connector.md
The AI tool has expanded on the SQL in the original document, so please check that this is OK. Any other corrections or suggestions are, of course, most welcome :-)
Note
Low Risk
Low risk documentation-only change that adds a new Snowflake prep page; no product code or runtime behavior is modified.
Overview
Adds new documentation page
prepare-dbs/snowflake.mddescribing how to use Snowflake as an RDI source, including required Snowflake grants, supported authentication (password or key-pair), Kubernetes secret setup, and exampleconfig.yamlfor the RIOTX Snowflake connector.Includes a brief Kubernetes/Helm-only support note plus troubleshooting and tuning guidance for connection/CDC behavior.
Written by Cursor Bugbot for commit 0070eef. This will update automatically on new commits. Configure here.