在前后端开发联调前 的提交20260223
This commit is contained in:
6
docs/audit/prompt_logs/prompt_log_20260220_103219.md
Normal file
6
docs/audit/prompt_logs/prompt_log_20260220_103219.md
Normal file
@@ -0,0 +1,6 @@
|
||||
- [P20260220-103219] 2026-02-20 10:32:19 +0800
|
||||
- summary: verify_only 模式下,代码只执行 ODS 抓取 + 校验,DWD(DWD_LOAD_FROM_ODS)和 DWS 聚合任务不会被 run_tasks() 调用。这是设计行为。要跑 DWD+DWS,需要用 increment_onl…
|
||||
- prompt:
|
||||
```text
|
||||
verify_only 模式下,代码只执行 ODS 抓取 + 校验,DWD(DWD_LOAD_FROM_ODS)和 DWS 聚合任务不会被 run_tasks() 调用。这是设计行为。要跑 DWD+DWS,需要用 increment_only 或 increment_verify 模式。最合理的映射是用 fetched_at 作为 update_time这合理么?我记得 fetched_at 是入库时间吧?难道我记错了?increment_only 和 increment_verify 模式怎么运作的?
|
||||
```
|
||||
Reference in New Issue
Block a user