Commit 982295ac authored by litaolemo's avatar litaolemo

update

parent c3bda20e
...@@ -86,7 +86,7 @@ for t in range(0, task_days): ...@@ -86,7 +86,7 @@ for t in range(0, task_days):
WHERE partition_day={yesterday_str} WHERE partition_day={yesterday_str}
UNION ALL UNION ALL
SELECT DISTINCT device_id SELECT DISTINCT dev.device_id
FROM dim.dim_device_user_staff --去除内网用户 FROM dim.dim_device_user_staff --去除内网用户
LEFT JOIN LEFT JOIN
( (
......
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