Skip to content

[E2E Test] Modify fct_orders: add avg_item_price + order_size_category#9

Open
zingleai wants to merge 1 commit intomainfrom
dp/editmode
Open

[E2E Test] Modify fct_orders: add avg_item_price + order_size_category#9
zingleai wants to merge 1 commit intomainfrom
dp/editmode

Conversation

@zingleai
Copy link
Copy Markdown
Owner

Summary

Enhanced fct_orders with avg_item_price and order_size_category columns for better order analysis.

Tags: orders, marts
Criticality: P1

Models (1)

Model Layer Materialization Columns Upstream
fct_orders gold table 8 stg_orders, fct_order_items

Lineage

graph LR; stg_orders --> fct_orders; fct_order_items --> fct_orders
Loading

Data Quality Tests (2)

  • [fct_orders] not_null_order_id: PK not null
  • [fct_orders] valid_order_size: Must be small/medium/large

Generated by Data Portal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant