Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queries fail to run in full refresh mode #1914

Open
taneli-salonen1 opened this issue Feb 11, 2025 · 0 comments
Open

Queries fail to run in full refresh mode #1914

taneli-salonen1 opened this issue Feb 11, 2025 · 0 comments

Comments

@taneli-salonen1
Copy link

taneli-salonen1 commented Feb 11, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant