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

Add hourly partitioning to bigquery table (upstream PR) #2235

Conversation

modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)

bigquery: Added `"HOUR"` option for `google_bigquery_table` time partitioning (`type`)

Upstreams hashicorp/terraform-provider-google#6675

Derived from GoogleCloudPlatform/magic-modules#3707

* Add TODO for checking the go library for HOUR support, update description and validation value.

* Remove TODO from code and run gofmt.

* Test table creation with HOUR instead of DAY.

* Update google/resource_bigquery_table.go

* Add testAccBigQueryTableHourlyTimePartitioning test.

Co-authored-by: fpopic <filip.popic@gmail.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/m label Jun 25, 2020
@modular-magician modular-magician merged commit fc9bee1 into hashicorp:master Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant