| insert overwrite TABLE internal_platform_db.app_group_product_info_history_query_engine_011 PARTITION (dt = '20260507') |
| SELECT |
| username, |
| application_group, |
| application_group_owner, |
| product_id, |
| product_name, |
| product_owner, |
| obs_product_id, |
| obs_product_name, |
| obs_product_owner, |
| department, |
| plan_product_id, |
| plan_product_name, |
| plan_product_owner, |
| application_group_numbers, |
| application_group_owners, |
| product_owners, |
| obs_product_owners, |
| plan_product_owners, |
| bg, |
| id |
| FROM internal_platform_db.app_group_product_info_query_engine_011; |