github fivetran/dbt_salesforce_formula_utils v0.12.0
v0.12.0 dbt_salesforce_formula_utils

5 hours ago

PR #132 includes the following updates:

Feature Update

  • Adds Managed Data Lake Service (MDLS) compatibility for BigQuery, Databricks, Redshift², and Snowflake³ query engines. MDLS requires the same database to be used for source and output data.

² Redshift MDLS: Formula field models must be materialized as tables instead of views. Set the materialization argument in the sfdc_formula_view() macro to 'table'.

³ As of today, Snowflake MDLS requires the manual creation of a catalog integration in Fivetran and one external iceberg table per object in a native Snowflake database. This is a temporary solution that will be replaced and made more seamless.

Full Changelog: v0.11.1...v0.12.0

Don't miss a new dbt_salesforce_formula_utils release

NewReleases is sending notifications on new releases.