Skip to content

Commit

Permalink
improve ui
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhseh committed Apr 10, 2024
1 parent ad211f5 commit fd844c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions integration_tests/snowflake-sink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ an example for snowflake setup commands could be checked at `snowflake_prep.sql`

launch your risingwave cluster, and execute the following sql commands respectively.

- create_source.sql
- create_mv.sql
- create_sink.sql
- `create_source.sql`
- `create_mv.sql`
- `create_sink.sql`

note: the column name(s) in your materialized view should be exactly the same as the ones in your pre-defined snowflake table, due to what we specified for snowflake pipe previously in `snowflake_prep.sql`.

0 comments on commit fd844c9

Please sign in to comment.