Skip to main content

Community

transformation tables are rebuilt on every run instead of incrementally updated

Not planned

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Martha, thanks for reaching out and creating this feature request.

    Currently the Ad Reporting Quickstart data models can't be configured to run incrementally. They're all materialized as tables, so you're correct that they're fully recreated on each run. This was intentional: the models are small enough that a full rebuild is typically manageable, and it avoids the complexity and data-integrity tradeoffs of incremental logic.

    I'll log this in the backlog to gauge wider demand. As a workaround, you could build your own incremental model referencing the Quickstart output.