Skip to content

Conversation

@fimanishi
Copy link
Member

@fimanishi fimanishi commented Nov 22, 2025

What changed?
Add a check to exit completion loop if pageSize is less or equal to 0.

Why?
When pageSize/batchSize is set to zero it's an unbounded request for completion in sql dbs. It's not used by non sql dbs. That means that we don't need to execute it again within the same request.

How did you test it?
Unit test

Potential risks

Release notes

Documentation Changes

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