MERGE INTO `project.dataset.TABLE` USING ( SELECT `project.dataset.table_staging`.product_id AS join_key, `project.dataset.table_staging`.* FROM