Commit d0b66dd
committed
Parse and emit transformed final result messages
WebSocketService now parses FINAL_RESULT_MESSAGE using PlanDataService before emitting, ensuring downstream consumers receive transformed data. Added a comment in PlanPage for handling final streaming messages.1 parent 7f4d206 commit d0b66dd
File tree
2 files changed
+4
-2
lines changed- src/frontend/src
- pages
- services
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
0 commit comments