Skip to content

Commit

Permalink
Added snowflake plugin (flyteorg#319)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw authored Oct 6, 2021
1 parent 50ac585 commit 2e97809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/controller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
_ "github.com/flyteorg/flyteplugins/go/tasks/plugins/k8s/sidecar"
_ "github.com/flyteorg/flyteplugins/go/tasks/plugins/k8s/spark"
_ "github.com/flyteorg/flyteplugins/go/tasks/plugins/webapi/athena"
_ "github.com/flyteorg/flyteplugins/go/tasks/plugins/webapi/snowflake"
"github.com/flyteorg/flytestdlib/contextutils"
"github.com/flyteorg/flytestdlib/promutils/labeled"

Expand Down

0 comments on commit 2e97809

Please sign in to comment.