Skip to content

Latest commit

 

History

History
 
 

flytekit-snowflake

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Flytekit Snowflake Plugin

Snowflake enables us to build data-intensive applications without operational burden. Flyte backend can be connected with the Snowflake service. Once enabled, it can allow you to query a Snowflake service.

To install the plugin, run the following command:

pip install flytekitplugins-snowflake

To configure Snowflake in the Flyte deployment's backend, follow the configuration guide.

An example showcasing Snowflake service can be found in the documentation.