Using Console
Using CLI
<project_id>
with your GCP project ID and <dataset_name>
with the name of the BigQuery dataset that you want to update.<table_name>
with the name of the BigQuery table that you want to verify. The output should show that the Ignore Unknown Values option is enabled.By following these steps, you have successfully remediated the GCP BigQuery Tables Should Enable Ignore Unknown Values misconfiguration using GCP CLI.Using Python