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

feat(bigquery): expose hive partitioning options #3240

Merged
merged 6 commits into from Nov 20, 2020

Conversation

shollyman
Copy link
Contributor

This PR resuscitates https://code-review.googlesource.com/c/gocloud/+/43270
and updates it with additional functionality that was previously not properly exposed
such as RequirePartitionFilter.

This also adds a quick integration test as table creation validates the layout, and issues
an example query that leverages the hive partitioning layout to prune reading.

@shollyman shollyman requested a review from a team as a code owner November 19, 2020 23:16
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Nov 19, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 19, 2020
bigquery/external.go Outdated Show resolved Hide resolved
bigquery/external.go Outdated Show resolved Hide resolved
@hongalex
Copy link
Member

LGTM pending tests green (saw you just pushed a commit fixing the exported var issue )

@shollyman shollyman merged commit fa77efa into googleapis:master Nov 20, 2020
@shollyman shollyman deleted the fr-hivepartitioning2 branch November 20, 2020 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants