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

add stat_date

parent 88b2302d
......@@ -90,7 +90,7 @@ object strategy_clk_imp_oldUser {
""".stripMargin
)
val result = clk_count.join(imp_count,stat_date)
val result = clk_count.join(imp_count,"stat_date")
result.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