Skip to content

Queries fail to run in full refresh mode #1914

Description

@taneli-salonen1

How to reproduce:

  1. Start a new execution in a Dataform (Cloud) workspace by specifying a tag.
  2. Select run with full refresh and include dependendents
  3. Start execution

What happens:

The queries included in the workflow all run without errors. However, the incremental table queries are executed in incremental mode instead of full refresh mode.

In my case, the workflow included both regular tables and incremental tables.

How to fix it:

The issue happens with Dataform core versions starting from 3.0.10.

Downgrading the Dataform core version back to 3.0.9 resolved the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions