This repository was archived by the owner on Sep 16, 2025. It is now read-only.
Commit d154d9c
authored
Support of Additional sources options (#28)
* add new options and sources
* avoid issue on dbt bug (when dbt get list in config it randomly returns a list or a tuple type in model config)
* add test models for all connection types
* add test models for all ingress sources
* delete start_from for all cdc sources
* add options and targets for transformation jobs
* add models to test transformation options parsing for all targets
* add skip_all_validations option to all transformation jobs
* add constraints to the s3_athena project
* Fix docs for DBT docs
* update documentation1 parent 51af97f commit d154d9c
47 files changed
Lines changed: 2335 additions & 546 deletions
File tree
- dbt
- adapters/upsolver
- options
- dbt_docs
- include/upsolver/macros/materializations/incremental
- examples
- s3_to_athena_new/models
- test_models
- analyses
- macros
- models
- seeds
- snapshots
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments