dicemy's picture
Upload 655 files
e8c001c verified
Raw
History Blame Contribute Delete
549 Bytes
INSERT overwrite TABLE internal_platform_db.dim_mq_topic_d_copilot_query_engine_001 PARTITION (dt = '20260507')
SELECT
business_id
,business_name
,cluster_set
,tenant
,namespaces
,topic
,mq_type
,dw_appgroup
,in_charge
,description
,create_time
,modify_time
,cluster_id
,cluster_type
,cluster_name
,bg
,category_name
,is_filtered
,tids
,consumed_tids
,unconsumed_tids
,is_fully_consumed
,has_unconsumed_tid
,system_belong
FROM internal_platform_db.dim_mq_topic_d_query_engine_001
where dt = '20260506'