complete app
test / test (push) Successful in 9s

This commit is contained in:
2026-09-17 17:39:22 -05:00
parent 4d633a39be
commit 3d5de1dc3e
84 changed files with 24229 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
selectors:
- name: nba_pipeline
description: "Executes the full pipeline: Staging -> Intermediate -> Dimensions -> Facts"
default: false
definition:
union:
- method: tag
value: staging
- method: tag
value: intermediate
- method: tag
value: dimension
- method: tag
value: fact
- method: tag
value: marts