Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 540 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 540 Bytes

Credentials setup

snowflake.json

For the Snowflake testing library, construct a JSON file containing the names and values of these parameters (e.g. account, user, role, warehouse, database, schema, etc.). To authenticate, you can use the same mechanisms that the Snowflake Connector for Python supports. For more information, see the parameters for the connect function in the Python Connector API documentation.