Let your table have the same structure as your JSON
I love dbt Core and how sources enable me to test the freshness of hopefully recently ingested data by running
dbt source freshness
to test that my ingestion pipelines are delivering. However, when running dbt Core the output is just a JSON file pla...
fullouterjoin.dev2 min read