Commit 90695d7b authored by 魏艺敏's avatar 魏艺敏

push codes

parent f56cb597
......@@ -567,7 +567,7 @@ group by t1.partition_day
--push质量数据
INSERT OVERWRITE TABLE pm.tl_pm_push_quality_d PARTITION (PARTITION_DAY = ${partition_day})
SELECT partition_date as day_id
,device_os_type
,round(nvl((op_only_wel_pv/op_only_wel_uv)/(wel_pv/wel_uv),0),2) as op_only_wel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment