Commit bc174ff
RetrievedFromCache is an attribute on the StmtSimple XML element,
but the parser was reading it from the child QueryPlan element
where it never exists. Changed to read from stmtEl instead of
queryPlanEl.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0e4cf51 commit bc174ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
0 commit comments