Skip to content

Cap Oracle fetch buffers to requested rows - #285

Merged
Maxteabag merged 1 commit into
mainfrom
fix/oracle-fetch-batch-max-rows
Aug 5, 2026
Merged

Cap Oracle fetch buffers to requested rows#285
Maxteabag merged 1 commit into
mainfrom
fix/oracle-fetch-batch-max-rows

Conversation

@Maxteabag

Copy link
Copy Markdown
Owner

Summary

  • preserve the tuned Oracle fetch batch for unlimited and large queries
  • cap arraysize and prefetchrows to max_rows plus the truncation sentinel
  • add boundary coverage for small, threshold, and unlimited result limits

Tests

  • 40 Oracle-focused tests passed, 2 skipped
  • 1,051 unit tests passed, 2 skipped
  • focused Ruff checks passed

Follow-up to #277.

@Maxteabag
Maxteabag merged commit ef47170 into main Aug 5, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant