dbt-data-reliability
dbt-data-reliability copied to clipboard
Ele 1684 create an unlinked tables macro
ELE-1684 create an "unlinked tables" macro
Definition of done:
- write a macro that finds all the tables in the warehouse that do not exist as models/sources/etc in the dbt project
- possibly add a flag to auto delete them
👋 @ofek1weiss
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs
files in the elementary
repository.