dlt-hub / dlt-hub/dlt-init-openapi
Decide how to handle schema updates
Open
- Dominant language
- Python
- Stars
- 39
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Does it make sense to only update the staging models and then have the user update the marts etc? Probably yes. The assumption here is, that the transformed models ("marts") are quite different from the staging models in most cases, so we will not be able to update those in any case.
Contributor guide
Assessment
This issue has not been assessed yet.