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

[BUG] False failure on incremental models with required partition filter #55

Closed
ccharlesgb opened this issue Jan 4, 2024 · 0 comments · Fixed by #56
Closed

[BUG] False failure on incremental models with required partition filter #55

ccharlesgb opened this issue Jan 4, 2024 · 0 comments · Fixed by #56
Labels
bug Something isn't working

Comments

@ccharlesgb
Copy link
Collaborator

Caused by #45

Running a merge statement on tables where require_partition_filter = true caused the merge statement to erroneously fail:

Cannot query over table 'project.dataset.table' without a filter over column(s) 'partition_by' that can be used for partition elimination
@ccharlesgb ccharlesgb added the bug Something isn't working label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant