Commit 88b18d5d authored by litaolemo's avatar litaolemo

update

parent bc8e676c
......@@ -73,7 +73,7 @@ for t in range(0, task_days):
one_week_age_str = (now + datetime.timedelta(days=-7)).strftime("%Y%m%d")
sql_distinct_device_id = r"""
SELECT *
FROM online.tl_hdfs_doctor_view
FROM online.tl_hdfs_doctor_view limit 2
"""
print(sql_distinct_device_id)
......
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