Skip to content

Commit

Permalink
add: description to blms example
Browse files Browse the repository at this point in the history
  • Loading branch information
nevzheng committed Aug 16, 2023
1 parent f0f3cc6 commit b644785
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bigquery/bigquery_create_iceberg_table_blms/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
* limitations under the License.
*/

/**
* This sample creates a BigLake Iceberg Table using a BigLake Metastore URI.
* https://cloud.google.com/bigquery/docs/iceberg-tables#create-using-biglake-metastore
*/

# [START bigquery_create_iceberg_blms]

# ASSUME that there is a valid BLMS URI under:
Expand Down

0 comments on commit b644785

Please sign in to comment.