Commit ef5d2586 authored by litaolemo's avatar litaolemo

update

parent c93a1732
......@@ -368,7 +368,6 @@ group by partition_day
sql_res = cpc_income_df.collect()
for res in sql_res:
cpc_click_num = res.cpc_click_num
cpt_click_num = res.cpt_click_num
cpc_proportion_expend_amount = res.cpc_proportion_expend_amount
cpc_proportion_expend_recharge_amount = res.cpc_proportion_expend_recharge_amount
tol_proportion_expend_amount = res.tol_proportion_expend_amount
......
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