Skip to content

[ai-assisted-data-science-with-bigquery]: #2139

@maaq10743-droid

Description

@maaq10743-droid

In the BigQuery CLI (bq), when specifying a dataset with a project prefix, you should use a dot (.) instead of a colon (:). Using a colon is an older legacy format that can throw errors depending on your gcloud environment version.

Change it to:

Bash
!bq rm -r -f $PROJECT_ID.housing_dataset

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions