Skip to content

Implement BI ready semantic layer#26

Merged
BLMgithub merged 2 commits into
mainfrom
feature/semantic-layer-model
Feb 27, 2026
Merged

Implement BI ready semantic layer#26
BLMgithub merged 2 commits into
mainfrom
feature/semantic-layer-model

Conversation

@BLMgithub
Copy link
Copy Markdown
Owner

@BLMgithub BLMgithub commented Feb 26, 2026

Scope

  • Build seller-week fact and seller dimension from assembled events
  • Enforce declared semantic grains
  • Freeze schemas and dtypes
  • Validations:
    • Grain assertions enforced
    • Schema matches contract
    • Outputs deterministic across identical runs
  • Export to semantic/ :
    • seller_week_performance_fact.parquet
    • dim_seller.parquet

@BLMgithub BLMgithub merged commit 17960f0 into main Feb 27, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Completed in Seller Fulfillment Intervention Monitor Feb 27, 2026
@BLMgithub BLMgithub deleted the feature/semantic-layer-model branch February 27, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

Implement seller-week aggregation and seller dimension

1 participant