Commit d8cbef8d authored by yindanlei's avatar yindanlei

add icon_function_day report codes

parent 21ef1d5a
...@@ -254,7 +254,8 @@ LEFT JOIN ...@@ -254,7 +254,8 @@ LEFT JOIN
or (partition_date>='20200924' and partition_date<'20201020' and params['referrer_id']='707') or (partition_date>='20200924' and partition_date<'20201020' and params['referrer_id']='707')
or (partition_date>='20201020' and partition_date <'20201027' and params['referrer_id']='901') or (partition_date>='20201020' and partition_date <'20201027' and params['referrer_id']='901')
or (partition_date>='20201027' and partition_date <'20201103' and params['referrer_id']='939') or (partition_date>='20201027' and partition_date <'20201103' and params['referrer_id']='939')
or (partition_date>='20201103' and params['referrer_id']='982')) or (partition_date>='20201103' and partition_date <'20201113' and params['referrer_id']='982')
or (partition_date>='20201113' and partition_date <'20201121' and params['referrer_id']='1055'))
group by partition_date, group by partition_date,
cl_id cl_id
)t3 )t3
......
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