Commit 104c6bc6 authored by 赵威's avatar 赵威

update page stay

parent 6a302257
......@@ -29,7 +29,7 @@ def get_tracate_click_data(spark, start, end):
where action = 'page_view'
AND partition_date BETWEEN '{}' AND '{}'
AND page_name='user_post_detail'
AND page_stay>=3
AND page_stay>=2
AND cl_id is not null
AND cl_id != ''
AND business_id is not null
......
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