Skip to content

fix(articles): use date instead of a.date in BigQuery partition filter example - #33

Merged
robertodauria merged 1 commit into
mainfrom
sandbox-roberto-fix-example-query
Aug 20, 2026
Merged

fix(articles): use date instead of a.date in BigQuery partition filter example#33
robertodauria merged 1 commit into
mainfrom
sandbox-roberto-fix-example-query

Conversation

@robertodauria

Copy link
Copy Markdown
Contributor

The partition pruning example in the getting-started-bigquery article filtered on a.date, but the partition column is the top-level date field. Fixes the example query and the surrounding prose to match the correct usage shown earlier in the article.

Refs #26

@robertodauria
robertodauria merged commit 30aae72 into main Aug 20, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant