-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 's3x-version2' of https://github.com/vertica/dbt-vertica …
…into s3x-version2
- Loading branch information
Showing
38 changed files
with
927 additions
and
728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
config-version: 2 | ||
|
||
name: dbt_vertica | ||
name: dbt_vertica_1 | ||
# version: 0.20.1 | ||
version: 2.0.0 | ||
|
||
macro-paths: ["macros"] | ||
|
||
|
||
profile: vpn_samp | ||
profile: project_example |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"_invocation_id": "7b941857-bf5a-498a-b462-78ed37e554be", "linked": {}} |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/run-results/v4.json", "dbt_version": "1.6.0", "generated_at": "2023-10-26T07:12:19.433674Z", "invocation_id": "7b941857-bf5a-498a-b462-78ed37e554be", "env": {}}, "results": [], "elapsed_time": 0.0, "args": {"favor_state": false, "introspect": true, "invocation_command": "dbt run", "print": true, "static_parser": true, "log_path": "C:\\Users\\venkat thota\\dbt-work\\dbt-vertica\\dbt\\include\\vertica\\logs", "strict_mode": false, "select": [], "partial_parse": true, "quiet": false, "version_check": true, "cache_selected_only": false, "project_dir": "C:\\Users\\venkat thota\\dbt-work\\dbt-vertica\\dbt\\include\\vertica", "macro_debugging": false, "write_json": true, "log_level": "info", "enable_legacy_logger": false, "log_level_file": "debug", "log_format_file": "debug", "send_anonymous_usage_stats": true, "use_colors": true, "warn_error_options": {"include": [], "exclude": []}, "defer": false, "log_format": "default", "indirect_selection": "eager", "printer_width": 80, "which": "run", "use_colors_file": true, "log_file_max_bytes": 10485760, "exclude": [], "profiles_dir": "C:\\Users\\venkat thota\\.dbt", "vars": {}, "populate_cache": true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"semantic_models": [], "metrics": [], "project_configuration": {"time_spine_table_configurations": [], "metadata": null, "dsi_package_version": {"major_version": "0", "minor_version": "2", "patch_version": "2"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
config-version: 2 | ||
|
||
name: dbt_vertica | ||
# version: 0.20.1 | ||
version: 2.0.0 | ||
|
||
macro-paths: ["macros"] | ||
|
||
|
||
profile: 'project_example' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"_invocation_id": "aabea3e5-43d2-4844-a977-6ac919a83ded", "linked": {"0": {"name": "source.vmart_project.raw_data.states", "type": "source", "succ": [5, 23, 24]}, "1": {"name": "source.vmart_project.raw_data.vendors", "type": "source", "succ": [4, 25, 26]}, "2": {"name": "source.vmart_project.raw_data.store_orders", "type": "source", "succ": [7, 9, 10, 27, 28]}, "3": {"name": "model.vmart_project.dim_vendors", "type": "model", "succ": [8, 11, 12]}, "4": {"name": "model.vmart_project.stg_vendors", "type": "model", "succ": [3, 19, 20]}, "5": {"name": "model.vmart_project.stg_states", "type": "model", "succ": [3, 17, 18]}, "6": {"name": "model.vmart_project.fct_store_orders", "type": "model", "succ": [8, 13, 14]}, "7": {"name": "model.vmart_project.stg_store_orders", "type": "model", "succ": [6, 21, 22]}, "8": {"name": "model.vmart_project.vendor_performance", "type": "model", "succ": [15, 16]}, "9": {"name": "model.vmart_project.stg_store_orders_insert_overwrite", "type": "model"}, "10": {"name": "model.vmart_project.stg_store_orders_merge", "type": "model"}, "11": {"name": "test.vmart_project.not_null_dim_vendors_vendor_key.0612e0ebc4", "type": "test"}, "12": {"name": "test.vmart_project.unique_dim_vendors_vendor_key.4005cfa85b", "type": "test"}, "13": {"name": "test.vmart_project.not_null_fct_store_orders_order_number.b0eb046809", "type": "test"}, "14": {"name": "test.vmart_project.unique_fct_store_orders_order_number.7a34168d40", "type": "test"}, "15": {"name": "test.vmart_project.not_null_vendor_performance_vendor_key.347fe86792", "type": "test"}, "16": {"name": "test.vmart_project.unique_vendor_performance_vendor_key.f5820dc83f", "type": "test"}, "17": {"name": "test.vmart_project.not_null_stg_states_state_code.b007fc7e23", "type": "test"}, "18": {"name": "test.vmart_project.unique_stg_states_state_code.e611a799f5", "type": "test"}, "19": {"name": "test.vmart_project.not_null_stg_vendors_vendor_key.843d542363", "type": "test"}, "20": {"name": "test.vmart_project.unique_stg_vendors_vendor_key.8498b3503a", "type": "test"}, "21": {"name": "test.vmart_project.not_null_stg_store_orders_order_number.0dc66bc53a", "type": "test"}, "22": {"name": "test.vmart_project.unique_stg_store_orders_order_number.540f83e2c4", "type": "test"}, "23": {"name": "test.vmart_project.source_unique_raw_data_states_statecode.7722e8778f", "type": "test"}, "24": {"name": "test.vmart_project.source_not_null_raw_data_states_statecode.47d6c700e8", "type": "test"}, "25": {"name": "test.vmart_project.source_unique_raw_data_vendors_vendorid.7cc723ae95", "type": "test"}, "26": {"name": "test.vmart_project.source_not_null_raw_data_vendors_vendorid.7d36f8a987", "type": "test"}, "27": {"name": "test.vmart_project.source_unique_raw_data_store_orders_ordernumber.d5595fc705", "type": "test"}, "28": {"name": "test.vmart_project.source_not_null_raw_data_store_orders_ordernumber.d4491b34ce", "type": "test"}}} |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
example/demo_dbt_vmart/target_clone/run/vmart_project/models/marts/dim_vendors.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
|
||
|
||
|
||
DROP TABLE IF EXISTS "VMart"."my_schema"."dim_vendors"; | ||
create table | ||
"VMart"."my_schema"."dim_vendors" as select * from | ||
"VMart"."public"."dim_vendors" | ||
|
||
|
||
|
||
|
12 changes: 12 additions & 0 deletions
12
example/demo_dbt_vmart/target_clone/run/vmart_project/models/marts/fct_store_orders.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
|
||
|
||
|
||
DROP TABLE IF EXISTS "VMart"."my_schema"."fct_store_orders"; | ||
create table | ||
"VMart"."my_schema"."fct_store_orders" as select * from | ||
"VMart"."public"."fct_store_orders" | ||
|
||
|
||
|
||
|
12 changes: 12 additions & 0 deletions
12
example/demo_dbt_vmart/target_clone/run/vmart_project/models/reports/vendor_performance.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
|
||
|
||
|
||
DROP TABLE IF EXISTS "VMart"."my_schema"."vendor_performance"; | ||
create table | ||
"VMart"."my_schema"."vendor_performance" as select * from | ||
"VMart"."public"."vendor_performance" | ||
|
||
|
||
|
||
|
5 changes: 5 additions & 0 deletions
5
example/demo_dbt_vmart/target_clone/run/vmart_project/models/staging/vmart/stg_states.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
|
||
|
||
|
||
|
5 changes: 5 additions & 0 deletions
5
...e/demo_dbt_vmart/target_clone/run/vmart_project/models/staging/vmart/stg_store_orders.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
|
||
|
||
|
||
|
12 changes: 12 additions & 0 deletions
12
...target_clone/run/vmart_project/models/staging/vmart/stg_store_orders_insert_overwrite.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
|
||
|
||
|
||
DROP TABLE IF EXISTS "VMart"."my_schema"."stg_store_orders_insert_overwrite"; | ||
create table | ||
"VMart"."my_schema"."stg_store_orders_insert_overwrite" as select * from | ||
"VMart"."public"."stg_store_orders_insert_overwrite" | ||
|
||
|
||
|
||
|
12 changes: 12 additions & 0 deletions
12
..._dbt_vmart/target_clone/run/vmart_project/models/staging/vmart/stg_store_orders_merge.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
|
||
|
||
|
||
DROP TABLE IF EXISTS "VMart"."my_schema"."stg_store_orders_merge"; | ||
create table | ||
"VMart"."my_schema"."stg_store_orders_merge" as select * from | ||
"VMart"."public"."stg_store_orders_merge" | ||
|
||
|
||
|
||
|
5 changes: 5 additions & 0 deletions
5
example/demo_dbt_vmart/target_clone/run/vmart_project/models/staging/vmart/stg_vendors.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
|
||
|
||
|
||
|
Oops, something went wrong.