-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Terraform BigQuery Table Hive partitioning support (#3335)
* range partitioning for BigQuery is GA * add hive partitioning options to google_bigquery_table * improve on formatting of bigquery table hive partitioning options * correct indenting on resource_bigquery_table_test.go * minor fix on the documentation of bigquery table * align bigquery table test with upstream changes * gofmt on resource_bigquery_table, resource_bigquery_table_test.go
- Loading branch information
Showing
3 changed files
with
161 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters