flytesnacks icon indicating copy to clipboard operation
flytesnacks copied to clipboard

add motherduck examples for duckdb plugin

Open dansola opened this issue 1 year ago • 3 comments

Recently the duckdb plugin was updated here: https://github.com/flyteorg/flytekit/pull/2680

This PR updates the flyte docs.

dansola avatar Sep 10 '24 00:09 dansola

@dansola can you take a look at the failed checks?

samhita-alla avatar Sep 11 '24 13:09 samhita-alla

@dansola can you take a look at the failed checks?

good call. I think there was a failing lint test (which I fixed) and also an import error for DuckDBProvider in the duckdb test. I think this must be because we haven't cut a release with the newest version. are we able to do quick releases for plugins or does it have to follow main flytekit releases?

Also now it looks like all test fail because of a github actions deprecation.

dansola avatar Sep 11 '24 18:09 dansola

@dansola how about you add the flytekit beta version whichever has the updated plugin to duckdb requirements?

samhita-alla avatar Sep 12 '24 13:09 samhita-alla