在前后端开发联调前 的提交20260223
This commit is contained in:
6
docs/audit/prompt_logs/prompt_log_20260221_222553.md
Normal file
6
docs/audit/prompt_logs/prompt_log_20260221_222553.md
Normal file
@@ -0,0 +1,6 @@
|
||||
- [P20260221-222553] 2026-02-21 22:25:53 +0800
|
||||
- summary: BUG 1 — DWS_ASSISTANT_DAILY SQL 字段引用错误项目内容发现版本v1验证版本v2文件apps/etl/connectors/feiqiu/tasks/dws/assistant_daily_task.py错误现象…
|
||||
- prompt:
|
||||
```text
|
||||
BUG 1 — DWS_ASSISTANT_DAILY SQL 字段引用错误项目内容发现版本v1验证版本v2文件apps/etl/connectors/feiqiu/tasks/dws/assistant_daily_task.py错误现象UndefinedColumn: column "xxx" does not exist,DWS_ASSISTANT_DAILY 及其下游 31 个任务全部失败根因SQL 中引用了 DWD 表中不存在的列名(4 处字段名与实际 DDL 不匹配)修复方式修正 4 处列名引用,对齐 dwd.dwd_table_fee_log / dwd.dwd_assistant_service_log 的实际 DDL修复结果✅ v2 中 DWS_ASSISTANT_DAILY 执行成功这个再详细一些,哪些字段和列找不到?怎么对齐的?
|
||||
```
|
||||
Reference in New Issue
Block a user