Commit 55828f8
fix: handle empty partitions result in integration test
sys.partitions returns empty result for unpartitioned tables.
CollectResult returns null shared_ptr when no batches are produced.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e2d0b07 commit 55828f8
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3583 | 3583 | | |
3584 | 3584 | | |
3585 | 3585 | | |
3586 | | - | |
| 3586 | + | |
| 3587 | + | |
| 3588 | + | |
3587 | 3589 | | |
3588 | | - | |
3589 | | - | |
3590 | | - | |
3591 | | - | |
| 3590 | + | |
3592 | 3591 | | |
3593 | 3592 | | |
3594 | 3593 | | |
0 commit comments