Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SL-1875] Add a test SqlClient implementation against DuckDB to provide full support for rapid test iteration on MetricFlow itself #1089

Open
tlento opened this issue Mar 20, 2024 · 0 comments

Comments

@tlento
Copy link
Contributor

tlento commented 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

@tlento 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant