library · inferred from evidence
dbt-semantic-interfaces
A library used by dbt for semantic interfaces.
- dbt fails with ImportError: cannot import name Unpack or override from typing_extensions
Running dbt on Databricks failed at import time with `ImportError: cannot import name 'Unpack' from 'typing_extensions'`, and on newer setups with `cannot import name 'override'`. The root cause was a version conflict: dbt-semantic-interfac