You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have had a handful of scenarios where dbt-duckdb didn't work with our test configurations across dbt-core version boundaries. It might be nice to have a pure DuckDB SqlClient implementation we can use for testing.
That said, with dbt-core 1.8, adapter packages should be more robustly compatible with subsequent dbt-core upgrades as a general rule, so duckdb might benefit from this change enough that nothing further is needed on our end.
tlento
changed the title
Add a test SqlClient implementation against DuckDB to provide full support for rapid test iteration on MetricFlow itself
[SL-1875] Add a test SqlClient implementation against DuckDB to provide full support for rapid test iteration on MetricFlow itself
Mar 20, 2024
We have had a handful of scenarios where dbt-duckdb didn't work with our test configurations across dbt-core version boundaries. It might be nice to have a pure DuckDB SqlClient implementation we can use for testing.
That said, with dbt-core 1.8, adapter packages should be more robustly compatible with subsequent dbt-core upgrades as a general rule, so duckdb might benefit from this change enough that nothing further is needed on our end.
SL-1875
The text was updated successfully, but these errors were encountered: