Commit 73a957c0 authored by litaolemo's avatar litaolemo

update

parent 42366fa6
......@@ -195,7 +195,7 @@ sql_search_ctr = r"""
GROUP BY click.partition_date
""".format(start_date='20201116',end_date='20201117')
""".format(start_date='20201017',end_date='20201116')
print(sql_search_ctr)
search_ctr_df = spark.sql(sql_search_ctr)
......
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