Commit daae97d3 authored by 王志伟's avatar 王志伟

统计复购用户日记本

parent a5973efc
......@@ -811,7 +811,7 @@ object bug_again_count {
|select sd.id,sd.user_id
|from src_mimas_prod_api_diary sd inner join meigou_id_order
|on sd.user_id=meigou_id_order.user_id
|where sd.partition_date='${partition_date}'
|where sd.content_level>='3.5'
""".stripMargin
)
diary_id.show()
......
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