duckdb / dbt-duckdb

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)
Apache License 2.0
788 stars 70 forks source link

Bump duckdb version to 0.10.2 for MotherDuck integration tests #391

Closed guenp closed 1 month ago

guenp commented 1 month ago

This bumps the DuckDB version to 0.10.2 for MotherDuck integration tests. I've added a new secret MOTHERDUCK_TOKEN_10 that I set up specifically for this pipeline that we can use here and is on the MD 0.10.x preview. I kept the MOTHERDUCK_TOKEN for now in case we need to revert back to that for some reason.

guenp commented 1 month ago

Closed this because I couldn't get GH Actions to access the new secret from the fork. New PR open here: https://github.com/duckdb/dbt-duckdb/pull/392