Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly handle empty pages in MultiPageResultSet
If there are multiple empty pages consecutively, the old logic did not handle the situation correctly. Use a while loop to move past many possible empty pages. (cherry picked from commit 40da47a)
- Loading branch information