Commit 2ce34f8
test: reset enable_compute_peek_row_iteration_limit after use
persist-fast-path.slt and max_result_size.slt reset
compute_peek_row_iteration_limit at the end but leave the feature
flag itself enabled. That is harmless under bin/sqllogictest, whose
suite default for the limit is very high, but wrong against a plain
environmentd where the code default is 1000.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f3e7a75 commit 2ce34f8
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
| |||
0 commit comments