github-actions[bot] opened a new pull request, #71376: URL: https://github.com/apache/airflow/pull/71376
The keyset pagination helpers are exercised only for forward paging, so a regression in the backward (previous-page) path — excluding more than the boundary row, or failing to invert NULL placement when the sort direction flips — would silently truncate a page walked back into, with nothing to catch it. This closes that coverage gap. (cherry picked from commit 54018baa191c47d0d9c93db7fbd211cedcb23b4e) Co-authored-by: Pierre Jeambrun <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
