You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pnadolny13 once this merges, it would be good to start using it in squared 😅 Also, do we have a sanitised Snowflake user/database/warehouse that we can use for testing? I have been using internal creds for development, but it would be good to create some tests that utilise an example Snowflake instance that is 'safe' to be used in the MeltanoLabs context. A read-only user with access to example data should be more than sufficient 🙂
The text was updated successfully, but these errors were encountered:
Looking ahead, would we also need a place for the target to write data during testing or is that already figured out? Maybe I should create a new database like MELTANO_LABS_TEST (or similar) including a SAMPLE_DATA schema with a clone of the snowflake sample data and a TARGET_TEST (or similar) for writing data.
@pnadolny13 yeah, a wholly separate database and user would be good. They'll also likely need permissions to create and destroy their own DBs and stages.
Related to MeltanoLabs/tap-snowflake#2 (comment).
The text was updated successfully, but these errors were encountered: