fivetran / fivetran/dbt_fivetran_utils
[FEATURE] - Check for enabled variables
Open
type:enhancement
- Dominant language
- Shell
- Stars
- 33
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
In [Ad Reporting V1.0.0](https://github.com/fivetran/dbt_ad_reporting/pull/54), we've added two macros to check for enabled variables:
- `get_enabled_packages`
- `is_enabled`
This FR is for a similar macro to be added into `fivetran_utils` that can serve a broader application of the Ad Reporting V1.0.0 versions. Essentially what the macro(s) should be utilized for is based on certain variable configurations and values, determine whether a model should be enabled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.