Commit aee6ced
test: don't rely on output batch count in test_sort_with_streaming_table
SortPreservingMergeStream now forwards the last remaining stream's
batches as-is, so the number of output batches is not guaranteed.
Concatenate the result batches before comparing values.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent d7156e6 commit aee6ced
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2839 | 2839 | | |
2840 | 2840 | | |
2841 | 2841 | | |
2842 | | - | |
2843 | | - | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
2844 | 2845 | | |
2845 | | - | |
| 2846 | + | |
2846 | 2847 | | |
2847 | 2848 | | |
2848 | 2849 | | |
| |||
0 commit comments