I am trying to create a connection to a Cloud SQL database in another GCP project in Big Query. It will not allow me. I am getting the message:
CloudSQL instances must be in the same project as the query connection.
How do I get around this? Is my only option to copy the data from one project to another?