Snowflake API reference#

Tags: Integration, Data

This package contains things that are useful when extending Flytekit.

SnowflakeConfig([account, database, schema, ...])

SnowflakeConfig should be used to configure a Snowflake Task.

SnowflakeTask(*args, **kwargs)

This is the simplest form of a Snowflake Task, that can be used even for tasks that do not produce any output.