I have migrated data from Firestore to BigQuery, and it's now streaming
in real-time into a table named table1, which is located in the US
region. I also have another table, table2, which is in the asia-south1
region. I want to join these two tables,...