Commit 430c5b6
Fix: fix external table check and report errors
For external table with type CFTYPE_EXEC, we check and report errors
after end of external_getnext. So that we can detect and report errors
promptly, preventing errors from being missed due to the execution
node being squelched.1 parent 435b8aa commit 430c5b6
1 file changed
Lines changed: 10 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
494 | 499 | | |
495 | | - | |
| 500 | + | |
496 | 501 | | |
497 | 502 | | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
| 503 | + | |
504 | 504 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
| 505 | + | |
| 506 | + | |
511 | 507 | | |
512 | | - | |
513 | 508 | | |
514 | 509 | | |
515 | 510 | | |
| |||
551 | 546 | | |
552 | 547 | | |
553 | 548 | | |
554 | | - | |
| 549 | + | |
555 | 550 | | |
556 | 551 | | |
557 | 552 | | |
| |||
0 commit comments