Skip to content
GitLab
Explore
Sign in
Register
Avoid useless seek_to_first() when from_key is Some
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Avoid useless seek_to_first() when from_key is Some
vlorentz
requested to merge
useless-seek
into
main
Sep 09, 2025
Overview
1
Commits
1
Pipelines
1
Changes
1
because from_key is always Some except at the beginning of execution.
Merge request reports
Loading