79198819

Date: 2024-11-18 06:02:09
Score: 2
Natty:
Report link

No, it's not possible to create two BigQuery datasets with the same name but different locations. As per the limitations mentioned in this documentation, the Dataset names must be unique within the project.

The location of a BigQuery dataset is specified when it's created and cannot be changed. However, if you want to recreate the Dataset in different location, you can follow the steps mentioned in this documentation.

Reasons:
  • Blacklisted phrase (1): this document
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dhiraj Singh