Changes since 24.7.7
Fixes
-
Update Query getPageSize to check for offset (#21725)
Commit · Pull request · IssueMake getPageSize check that it matches the offset. Update javadocs for Query to explain that getPage updates the pageSize to match offset.