8000 Expose oracledb fetch array size by justin-cotarla · Pull Request #6200 · knex/knex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Expose oracledb fetch array size #6200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

justin-cotarla
Copy link

Closes #4964

This PR exposes the oracledb fetchArraySize parameter used for tuning large requests.

As far as I can tell, OracleDB tests are not in a good state (#4890); that being said this change does not affect any core logic other than exposing a driver-level parameter and making sure it is being leveraged when fetching data.

@justin-cotarla justin-cotarla force-pushed the expose-oracledb-fetchArraySize branch from 32f2585 to 9109ed8 Compare April 30, 2025 02:25
@justin-cotarla
Copy link
Author

@kibertoad mind taking a look?

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.

Support node-oracledb 'arraysize' for tuning multi-row fetch performance
1 participant
0