Files
dbt-project-evaluator/target/run_results.json
2022-01-07 11:05:54 -06:00

1 line
18 KiB
JSON

{"results": [{"node": {"raw_sql": "{{ source('source_1', 'table_3') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "staging", "stg_model_3"], "unique_id": "model.pro_serv_dag_auditing.stg_model_3", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "staging/stg_model_3.sql", "original_file_path": "models/staging/stg_model_3.sql", "name": "stg_model_3", "resource_type": "model", "alias": "stg_model_3", "checksum": {"name": "sha256", "checksum": "7006087654dbbbae9439a87f390a401d8c1e26238ff8ccc217bbdce4e7db8124"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [], "sources": [["source_1", "table_3"]], "depends_on": {"macros": [], "nodes": ["source.pro_serv_dag_auditing.source_1.table_3"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/staging/stg_model_3.sql", "deferred": false, "compiled_sql": "real_database.real_schema.table_3", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "real_database.real_schema.table_3"}, "error": null, "status": null, "execution_time": 0.025045156478881836, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.649914Z", "completed_at": "2022-01-07T16:57:00.673928Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.674214Z", "completed_at": "2022-01-07T16:57:00.674231Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ source('source_1', 'table_1') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "staging", "stg_model_1"], "unique_id": "model.pro_serv_dag_auditing.stg_model_1", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "staging/stg_model_1.sql", "original_file_path": "models/staging/stg_model_1.sql", "name": "stg_model_1", "resource_type": "model", "alias": "stg_model_1", "checksum": {"name": "sha256", "checksum": "076784fe83b622414c5814f03998d0fdbea84d432818f45ac276665634b85e80"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [], "sources": [["source_1", "table_1"]], "depends_on": {"macros": [], "nodes": ["source.pro_serv_dag_auditing.source_1.table_1"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/staging/stg_model_1.sql", "deferred": false, "compiled_sql": "real_database.real_schema.table_1", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "real_database.real_schema.table_1"}, "error": null, "status": null, "execution_time": 0.012871265411376953, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.675152Z", "completed_at": "2022-01-07T16:57:00.686534Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.687050Z", "completed_at": "2022-01-07T16:57:00.687064Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ source('source_1', 'table_1') }}\n{{ source('source_1', 'table_2') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "staging", "stg_model_2"], "unique_id": "model.pro_serv_dag_auditing.stg_model_2", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "staging/stg_model_2.sql", "original_file_path": "models/staging/stg_model_2.sql", "name": "stg_model_2", "resource_type": "model", "alias": "stg_model_2", "checksum": {"name": "sha256", "checksum": "dc70f77f5e14d65faedf1cf71d2fb4420db5588ab39950b61442390e70be9998"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [], "sources": [["source_1", "table_1"], ["source_1", "table_2"]], "depends_on": {"macros": [], "nodes": ["source.pro_serv_dag_auditing.source_1.table_1", "source.pro_serv_dag_auditing.source_1.table_2"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/staging/stg_model_2.sql", "deferred": false, "compiled_sql": "real_database.real_schema.table_1\nreal_database.real_schema.table_2", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "real_database.real_schema.table_1\nreal_database.real_schema.table_2"}, "error": null, "status": null, "execution_time": 0.015036821365356445, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.688676Z", "completed_at": "2022-01-07T16:57:00.702437Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.702795Z", "completed_at": "2022-01-07T16:57:00.702804Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('stg_model_3') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "marts", "fct_model_6"], "unique_id": "model.pro_serv_dag_auditing.fct_model_6", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "marts/fct_model_6.sql", "original_file_path": "models/marts/fct_model_6.sql", "name": "fct_model_6", "resource_type": "model", "alias": "fct_model_6", "checksum": {"name": "sha256", "checksum": "e3c97c8658f44cfd9c64c343487af384d2a19817ba9064c5327319d16c676951"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["stg_model_3"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.stg_model_3"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/marts/fct_model_6.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.stg_model_3", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.stg_model_3"}, "error": null, "status": null, "execution_time": 0.011396169662475586, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.704099Z", "completed_at": "2022-01-07T16:57:00.714359Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.714693Z", "completed_at": "2022-01-07T16:57:00.714701Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('stg_model_1') }}\n{{ source('source_1', 'table_2') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "marts", "int_model_4"], "unique_id": "model.pro_serv_dag_auditing.int_model_4", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "marts/int_model_4.sql", "original_file_path": "models/marts/int_model_4.sql", "name": "int_model_4", "resource_type": "model", "alias": "int_model_4", "checksum": {"name": "sha256", "checksum": "0004b86575dba8f811aab4442df2613d795533f7c87f5c8442a1039a2deadc2e"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["stg_model_1"]], "sources": [["source_1", "table_2"]], "depends_on": {"macros": [], "nodes": ["source.pro_serv_dag_auditing.source_1.table_2", "model.pro_serv_dag_auditing.stg_model_1"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/marts/int_model_4.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.stg_model_1\nreal_database.real_schema.table_2", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.stg_model_1\nreal_database.real_schema.table_2"}, "error": null, "status": null, "execution_time": 0.013028860092163086, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.715708Z", "completed_at": "2022-01-07T16:57:00.727549Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.728012Z", "completed_at": "2022-01-07T16:57:00.728021Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('fct_model_6') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "reports", "report_1"], "unique_id": "model.pro_serv_dag_auditing.report_1", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "reports/report_1.sql", "original_file_path": "models/reports/report_1.sql", "name": "report_1", "resource_type": "model", "alias": "report_1", "checksum": {"name": "sha256", "checksum": "8753e2681945677ce055135558c0b148280e0f42b92b24e3913430b2629c485b"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["fct_model_6"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.fct_model_6"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/reports/report_1.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.fct_model_6", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.fct_model_6"}, "error": null, "status": null, "execution_time": 0.009657144546508789, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.729150Z", "completed_at": "2022-01-07T16:57:00.737537Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.738093Z", "completed_at": "2022-01-07T16:57:00.738104Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('fct_model_6') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "reports", "report_2"], "unique_id": "model.pro_serv_dag_auditing.report_2", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "reports/report_2.sql", "original_file_path": "models/reports/report_2.sql", "name": "report_2", "resource_type": "model", "alias": "report_2", "checksum": {"name": "sha256", "checksum": "8753e2681945677ce055135558c0b148280e0f42b92b24e3913430b2629c485b"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["fct_model_6"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.fct_model_6"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/reports/report_2.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.fct_model_6", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.fct_model_6"}, "error": null, "status": null, "execution_time": 0.012351036071777344, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.739131Z", "completed_at": "2022-01-07T16:57:00.750114Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.750599Z", "completed_at": "2022-01-07T16:57:00.750611Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('fct_model_6') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "reports", "report_3"], "unique_id": "model.pro_serv_dag_auditing.report_3", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "reports/report_3.sql", "original_file_path": "models/reports/report_3.sql", "name": "report_3", "resource_type": "model", "alias": "report_3", "checksum": {"name": "sha256", "checksum": "8753e2681945677ce055135558c0b148280e0f42b92b24e3913430b2629c485b"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["fct_model_6"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.fct_model_6"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/reports/report_3.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.fct_model_6", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.fct_model_6"}, "error": null, "status": null, "execution_time": 0.0233919620513916, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.752870Z", "completed_at": "2022-01-07T16:57:00.773150Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.774250Z", "completed_at": "2022-01-07T16:57:00.774277Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('int_model_4') }}\n{{ ref('stg_model_1') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "marts", "int_model_5"], "unique_id": "model.pro_serv_dag_auditing.int_model_5", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "marts/int_model_5.sql", "original_file_path": "models/marts/int_model_5.sql", "name": "int_model_5", "resource_type": "model", "alias": "int_model_5", "checksum": {"name": "sha256", "checksum": "2bb08827570cdd10ecd24053a497a3fd51faad4697bd93888bbb572a1a57b487"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["int_model_4"], ["stg_model_1"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.int_model_4", "model.pro_serv_dag_auditing.stg_model_1"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/marts/int_model_5.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.int_model_4\nanalytics.dbt_dconnors.stg_model_1", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.int_model_4\nanalytics.dbt_dconnors.stg_model_1"}, "error": null, "status": null, "execution_time": 0.01828622817993164, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.777017Z", "completed_at": "2022-01-07T16:57:00.792865Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.793753Z", "completed_at": "2022-01-07T16:57:00.793780Z"}], "fail": null, "warn": null, "skip": false}, {"node": {"raw_sql": "{{ ref('stg_model_2') }}\n{{ ref('int_model_5') }}", "compiled": true, "database": "analytics", "schema": "dbt_dconnors", "fqn": ["pro_serv_dag_auditing", "marts", "dim_model_7"], "unique_id": "model.pro_serv_dag_auditing.dim_model_7", "package_name": "pro_serv_dag_auditing", "root_path": "/Users/daveconnors/dev/proserv/pro-serv-dag-auditing", "path": "marts/dim_model_7.sql", "original_file_path": "models/marts/dim_model_7.sql", "name": "dim_model_7", "resource_type": "model", "alias": "dim_model_7", "checksum": {"name": "sha256", "checksum": "19176a1fa6d1b7799f68c5634ac2fe9887e38cd25749b774ff168b3fe575af53"}, "config": {"enabled": true, "materialized": "view", "persist_docs": {}, "post-hook": [], "pre-hook": [], "vars": {}, "quoting": {}, "column_types": {}, "alias": null, "schema": null, "database": null, "tags": [], "full_refresh": null}, "tags": [], "refs": [["stg_model_2"], ["int_model_5"]], "sources": [], "depends_on": {"macros": [], "nodes": ["model.pro_serv_dag_auditing.stg_model_2", "model.pro_serv_dag_auditing.int_model_5"]}, "description": "", "columns": {}, "meta": {}, "docs": {"show": true}, "patch_path": null, "build_path": "target/compiled/pro_serv_dag_auditing/models/marts/dim_model_7.sql", "deferred": false, "compiled_sql": "analytics.dbt_dconnors.stg_model_2\nanalytics.dbt_dconnors.int_model_5", "extra_ctes_injected": true, "extra_ctes": [], "injected_sql": "analytics.dbt_dconnors.stg_model_2\nanalytics.dbt_dconnors.int_model_5"}, "error": null, "status": null, "execution_time": 0.014944076538085938, "thread_id": "Thread-1", "timing": [{"name": "compile", "started_at": "2022-01-07T16:57:00.796537Z", "completed_at": "2022-01-07T16:57:00.810191Z"}, {"name": "execute", "started_at": "2022-01-07T16:57:00.810575Z", "completed_at": "2022-01-07T16:57:00.810586Z"}], "fail": null, "warn": null, "skip": false}], "generated_at": "2022-01-07T16:57:00.812465Z", "elapsed_time": 1.542358160018921}