| 123456789101112 |
- [
- {
- "task_id": 10,
- "task_name": "测试",
- "task_description": "# Task: 测试\n\n## Update Mode\n- **Mode**: Append (追加模式)\n- **Description**: 新数据将追加到目标表,不删除现有数据\n\n## Implementation Steps\n1. Extract data from source tables as specified in the DDL\n2. Apply transformation logic according to the rule:\n3. Generate Python program to implement the data transformation logic\n4. Write transformed data to target table using append mode\n5. Create an n8n workflow to schedule and execute the Python program",
- "code_path": "app/core/data_flow",
- "code_name": "测试",
- "status": "processing",
- "notified_at": "2025-12-04T20:25:27.822463",
- "task_file": "G:\\code-lab\\DataOps-platform\\app\\core\\data_flow\\测试.py"
- }
- ]
|