Export BigQuery - Partition - How to filter by _PARTITIONTIME when querying the view raw_latest? #857
Unanswered
bruno-schuermans
asked this question in
Q&A
Replies: 1 comment
-
Hi @bruno-schuermans, did you ever find how this can be done? It seems like a huge limitation that you cannot use partitioning on the view that gives the current state of the collection's documents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Partitioning is working fine on the table raw_changelog.
But if you are querying from the view raw_latest, there is no _PARTITIONTIME column you can use to only query part of your data.
Beta Was this translation helpful? Give feedback.
All reactions