fivetran / fivetran/dbt_fivetran_utils
[FEATURE] - Union CTEs capability
Open
type:enhancement
- Dominant language
- Shell
- Stars
- 33
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we can't use the `dbt_utils.union_relations` macro to union CTEs. This FR is to add in a macro within our `fivetran_utils` package to union ctes. We can see an example of this macro in [Ad Reporting V1.0.0](https://github.com/fivetran/dbt_ad_reporting/pull/54). However, more complexity around datatypes, column orders etc may need to be enforced.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.