Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Following BQ Clustering recommendations does not work - UPDATE SET CLUSTER_FIELD does not exist

Following the https://cloud.google.com/bigquery/docs/apply-partition-cluster-recommendations#apply_cluster_recomme... documentation leads to the 2nd step where you'll need to run this SQL command:

`UPDATE DATASET.TABLE SET CLUSTER_COLUMN=CLUSTER_FIELD WHERE true`

Where it returns with error that the cluster_field doesn't exist.

0 1 526
1 REPLY 1