Commit 6d1f084c authored by 王志伟's avatar 王志伟

repair bug

parent 1b4fb15e
......@@ -53,6 +53,7 @@ object testt {
|from online.tl_hdfs_maidian_view
|where action="page_view"
|and params["page_name"]="diary_detail"
|and (params["out"]-params["in"])<3600
|and partition_date ='20180801'
|group by diary_id
""".stripMargin
......
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