Merge pull request #652 from gomesfernandes/fix/bigquery-clustering-fields

fix: google.cloud.gcp_bigquery_table clustering fields
This commit is contained in:
Chris Hawk 2024-11-11 17:05:12 -08:00 committed by GitHub
commit 5a395e234f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- gcp_bigquery_table - properly handle BigQuery table clustering fields