Dbt Ingest

Map dbt `schema.yml` / `properties.yml` models and sources into ktx semantic-layer overlays and column notes. Covers `sources:` vs `models:`, column `data_tests` (not_null, unique, accepted_values, relationships), and how bundle-time writes complement manifest backfill from git sync. Load when the WorkUnit's `skillNames` includes `dbt_ingest` or when raw files are dbt YAML under `models/` / `sources/`.

Kaelio 51d4f97 6.6 KB Updated

File contents

Kaelio/ktx commit 51d4f97a28

Frequently asked questions

npx skillmds@latest add kaelio/dbt-ingest