Commit 6912e913 authored by 王志伟's avatar 王志伟

add show

parent 8471776a
......@@ -127,6 +127,7 @@ object strategy_clk_imp_oldUser {
|and je.stat_date ='${stat_date}'
""".stripMargin
)
imp_count_newUser.show()
val result = clk_count_oldUser.join(imp_count_oldUser,"stat_date")
.join(clk_count_newUser,"stat_date")
......
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