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

测试埋点数据

parent db365fd4
......@@ -893,7 +893,7 @@ object test_data {
s"""
|SELECT a.device_id,b.tag_id
|from wiki_click a
|left join wiki_tag
|left join wiki_tag b
|on a.wiki_id=b.item_id
|where b.tag_id is not null
""".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