2.0.0b55
Classes
| Class | Description |
|---|---|
flyteplugins.snowflake.Snowflake |
This mixin class is used to run the connector task locally, and it’s only used for local execution. |
flyteplugins.snowflake.SnowflakeConfig |
Configure a Snowflake Task using a SnowflakeConfig object. |
flyteplugins.snowflake.SnowflakeConnector |
This is the base class for all async connectors, and it defines the interface that all connectors must implement. |