dbt-selly/dbt_project.yml

200 lines
8.7 KiB
YAML
Executable File

name: airbyte_utils
version: '1.0'
config-version: 2
profile: normalize
model-paths:
- models
docs-paths:
- docs
analysis-paths:
- analysis
test-paths:
- tests
seed-paths:
- data
macro-paths:
- macros
target-path: ../build
log-path: ../logs
packages-install-path: ../dbt
clean-targets:
- build
- dbt_modules
quoting:
database: true
schema: false
identifier: true
models:
airbyte_utils:
+materialized: table
generated:
airbyte_ctes:
+tags: airbyte_internal_cte
+materialized: ephemeral
airbyte_incremental:
+tags: incremental_tables
+materialized: incremental
+on_schema_change: sync_all_columns
airbyte_tables:
+tags: normalized_tables
+materialized: table
airbyte_views:
+tags: airbyte_internal_views
+materialized: view
dispatch:
- macro_namespace: dbt_utils
search_order:
- airbyte_utils
- dbt_utils
vars:
json_column: _airbyte_data
models_to_source:
admin_tags_ab1: unibag._airbyte_raw_admin_tags
admin_tags_ab2: unibag._airbyte_raw_admin_tags
admin_tags_ab3: unibag._airbyte_raw_admin_tags
admin_tags: unibag._airbyte_raw_admin_tags
brands_ab1: unibag._airbyte_raw_brands
brands_ab2: unibag._airbyte_raw_brands
brands_ab3: unibag._airbyte_raw_brands
brands: unibag._airbyte_raw_brands
cash_flows_ab1: unibag._airbyte_raw_cash_flows
cash_flows_ab2: unibag._airbyte_raw_cash_flows
cash_flows_ab3: unibag._airbyte_raw_cash_flows
cash_flows: unibag._airbyte_raw_cash_flows
cities_ab1: unibag._airbyte_raw_cities
cities_ab2: unibag._airbyte_raw_cities
cities_ab3: unibag._airbyte_raw_cities
cities: unibag._airbyte_raw_cities
customers_ab1: unibag._airbyte_raw_customers
customers_ab2: unibag._airbyte_raw_customers
customers_ab3: unibag._airbyte_raw_customers
customers: unibag._airbyte_raw_customers
districts_ab1: unibag._airbyte_raw_districts
districts_ab2: unibag._airbyte_raw_districts
districts_ab3: unibag._airbyte_raw_districts
districts: unibag._airbyte_raw_districts
event_rewards_ab1: unibag._airbyte_raw_event_rewards
event_rewards_ab2: unibag._airbyte_raw_event_rewards
event_rewards_ab3: unibag._airbyte_raw_event_rewards
event_rewards: unibag._airbyte_raw_event_rewards
events_ab1: unibag._airbyte_raw_events
events_ab2: unibag._airbyte_raw_events
events_ab3: unibag._airbyte_raw_events
events: unibag._airbyte_raw_events
inventories_ab1: unibag._airbyte_raw_inventories
inventories_ab2: unibag._airbyte_raw_inventories
inventories_ab3: unibag._airbyte_raw_inventories
inventories: unibag._airbyte_raw_inventories
membership_ab1: unibag._airbyte_raw_membership
membership_ab2: unibag._airbyte_raw_membership
membership_ab3: unibag._airbyte_raw_membership
membership: unibag._airbyte_raw_membership
membership_histories_ab1: unibag._airbyte_raw_membership_histories
membership_histories_ab2: unibag._airbyte_raw_membership_histories
membership_histories_ab3: unibag._airbyte_raw_membership_histories
membership_histories: unibag._airbyte_raw_membership_histories
membership_orders_ab1: unibag._airbyte_raw_membership_orders
membership_orders_ab2: unibag._airbyte_raw_membership_orders
membership_orders_ab3: unibag._airbyte_raw_membership_orders
membership_orders: unibag._airbyte_raw_membership_orders
order_deliveries_ab1: unibag._airbyte_raw_order_deliveries
order_deliveries_ab2: unibag._airbyte_raw_order_deliveries
order_deliveries_ab3: unibag._airbyte_raw_order_deliveries
order_deliveries: unibag._airbyte_raw_order_deliveries
order_histories_ab1: unibag._airbyte_raw_order_histories
order_histories_ab2: unibag._airbyte_raw_order_histories
order_histories_ab3: unibag._airbyte_raw_order_histories
order_histories: unibag._airbyte_raw_order_histories
order_items_ab1: unibag._airbyte_raw_order_items
order_items_ab2: unibag._airbyte_raw_order_items
order_items_ab3: unibag._airbyte_raw_order_items
order_items: unibag._airbyte_raw_order_items
orders_ab1: unibag._airbyte_raw_orders
orders_ab2: unibag._airbyte_raw_orders
orders_ab3: unibag._airbyte_raw_orders
orders: unibag._airbyte_raw_orders
product_categories_ab1: unibag._airbyte_raw_product_categories
product_categories_ab2: unibag._airbyte_raw_product_categories
product_categories_ab3: unibag._airbyte_raw_product_categories
product_categories: unibag._airbyte_raw_product_categories
product_sku_ab1: unibag._airbyte_raw_product_sku
product_sku_ab2: unibag._airbyte_raw_product_sku
product_sku_ab3: unibag._airbyte_raw_product_sku
product_sku: unibag._airbyte_raw_product_sku
product_sku_versions_ab1: unibag._airbyte_raw_product_sku_versions
product_sku_versions_ab2: unibag._airbyte_raw_product_sku_versions
product_sku_versions_ab3: unibag._airbyte_raw_product_sku_versions
product_sku_versions: unibag._airbyte_raw_product_sku_versions
product_sub_categories_ab1: unibag._airbyte_raw_product_sub_categories
product_sub_categories_ab2: unibag._airbyte_raw_product_sub_categories
product_sub_categories_ab3: unibag._airbyte_raw_product_sub_categories
product_sub_categories: unibag._airbyte_raw_product_sub_categories
products_ab1: unibag._airbyte_raw_products
products_ab2: unibag._airbyte_raw_products
products_ab3: unibag._airbyte_raw_products
products: unibag._airbyte_raw_products
promotion_orders_ab1: unibag._airbyte_raw_promotion_orders
promotion_orders_ab2: unibag._airbyte_raw_promotion_orders
promotion_orders_ab3: unibag._airbyte_raw_promotion_orders
promotion_orders: unibag._airbyte_raw_promotion_orders
promotions_ab1: unibag._airbyte_raw_promotions
promotions_ab2: unibag._airbyte_raw_promotions
promotions_ab3: unibag._airbyte_raw_promotions
promotions: unibag._airbyte_raw_promotions
referrals_ab1: unibag._airbyte_raw_referrals
referrals_ab2: unibag._airbyte_raw_referrals
referrals_ab3: unibag._airbyte_raw_referrals
referrals: unibag._airbyte_raw_referrals
session_deliveries_ab1: unibag._airbyte_raw_session_deliveries
session_deliveries_ab2: unibag._airbyte_raw_session_deliveries
session_deliveries_ab3: unibag._airbyte_raw_session_deliveries
session_deliveries: unibag._airbyte_raw_session_deliveries
social_post_views_ab1: unibag._airbyte_raw_social_post_views
social_post_views_ab2: unibag._airbyte_raw_social_post_views
social_post_views_ab3: unibag._airbyte_raw_social_post_views
social_post_views: unibag._airbyte_raw_social_post_views
social_posts_ab1: unibag._airbyte_raw_social_posts
social_posts_ab2: unibag._airbyte_raw_social_posts
social_posts_ab3: unibag._airbyte_raw_social_posts
social_posts: unibag._airbyte_raw_social_posts
suppliers_ab1: unibag._airbyte_raw_suppliers
suppliers_ab2: unibag._airbyte_raw_suppliers
suppliers_ab3: unibag._airbyte_raw_suppliers
suppliers: unibag._airbyte_raw_suppliers
team_activities_ab1: unibag._airbyte_raw_team_activities
team_activities_ab2: unibag._airbyte_raw_team_activities
team_activities_ab3: unibag._airbyte_raw_team_activities
team_activities: unibag._airbyte_raw_team_activities
team_bonus_ab1: unibag._airbyte_raw_team_bonus
team_bonus_ab2: unibag._airbyte_raw_team_bonus
team_bonus_ab3: unibag._airbyte_raw_team_bonus
team_bonus: unibag._airbyte_raw_team_bonus
team_members_ab1: unibag._airbyte_raw_team_members
team_members_ab2: unibag._airbyte_raw_team_members
team_members_ab3: unibag._airbyte_raw_team_members
team_members: unibag._airbyte_raw_team_members
teams_ab1: unibag._airbyte_raw_teams
teams_ab2: unibag._airbyte_raw_teams
teams_ab3: unibag._airbyte_raw_teams
teams: unibag._airbyte_raw_teams
user_identifications_ab1: unibag._airbyte_raw_user_identifications
user_identifications_ab2: unibag._airbyte_raw_user_identifications
user_identifications_ab3: unibag._airbyte_raw_user_identifications
user_identifications: unibag._airbyte_raw_user_identifications
users_ab1: unibag._airbyte_raw_users
users_ab2: unibag._airbyte_raw_users
users_ab3: unibag._airbyte_raw_users
users: unibag._airbyte_raw_users
voucher_bonus_ab1: unibag._airbyte_raw_voucher_bonus
voucher_bonus_ab2: unibag._airbyte_raw_voucher_bonus
voucher_bonus_ab3: unibag._airbyte_raw_voucher_bonus
voucher_bonus: unibag._airbyte_raw_voucher_bonus
vouchers_ab1: unibag._airbyte_raw_vouchers
vouchers_ab2: unibag._airbyte_raw_vouchers
vouchers_ab3: unibag._airbyte_raw_vouchers
vouchers: unibag._airbyte_raw_vouchers
wards_ab1: unibag._airbyte_raw_wards
wards_ab2: unibag._airbyte_raw_wards
wards_ab3: unibag._airbyte_raw_wards
wards: unibag._airbyte_raw_wards