aws-samples / aws-samples/startup-data-pipeline-samples
Add dbt job in Redshift (DWH) case.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add the dbt job to transform the data in DWH sample case.
Requirements:
* Define a dbt job to transform the data in a data warehouse (DWH) for the management of multiple tables.
* The dbt job should be deployed on TROCCO or Amazon ECS Fargate to handle the transformation of the DWH data.
---
DWHのケースにDWHのデータ変換を行うdbtジョブを定義する。dbtのパイプラインはTROCCOかECS Fargate上で実行する。
要件:
* 複数のテーブル管理のために、DWH上のデータを変換するdbtジョブを定義できるようになる。
* dbtジョブはTROCCOもしくはECS Fargate上で動かす
Contributor guide
Assessment
This issue has not been assessed yet.