abap-bench / data /rubrics /T29.json
Xiaoping's picture
Upload ABAP-Bench v4.0 data (60 tasks, rubrics, golden answers)
5ad194d verified
raw
history blame contribute delete
958 Bytes
{
"task_id": "T29",
"max_score": 20,
"scoring_type": "keyword_group",
"rules": {
"luw_concept": [
"sap luw",
"logical unit of work",
"dialog step",
"跨.*对话",
"跨.*screen",
"db luw.*不同",
"database.*commit.*不同"
],
"commit_problem": [
"一致性",
"原子",
"部分.*提交",
"500条.*失败",
"前.*条.*已提交",
"无法.*回滚",
"数据.*不一致"
],
"update_task": [
"in update task",
"update task",
"v1 update",
"v2 update",
"延迟.*提交",
"deferred.*update"
],
"lock_func": [
"enqueue_e",
"dequeue_e",
"enqueue.*e_",
"dequeue.*e_",
"sm12",
"lock.*object",
"锁对象"
],
"update_fail": [
"sm13",
"vblog",
"update.*error",
"更新记录",
"后台更新.*失败",
"update terminate"
]
}
}