Commit 5a094f2
authored
feat(pipelines): Support setting ELT_WRITE_DISPOSITION value in Ansible playbook (#164)
### Summary
The Ansible playbook can now set the mode for write_disposition in the
ELT cron jobs. For now Opralog is set to replace to ensure everything is
fresh until #138 is implemented.
Refs #138
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
* **Chores**
* Updated data warehouse configuration to support write disposition
settings with replace mode enabled for improved data handling.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 1b7a8a3 commit 5a094f2
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments