I created a process in airflow with the main goal of copying BigQuery tables between projects with different regions. But it only works if the projects are in the same region. Is there any way to solve this?
A similar question was asked 2 years ago and I would like to know if there have been any changes in this direction: BigQuery has region restriction or delay between other regions?