If a caller sets bounds and then calls for a search outside of those bounds the search will be optimized to return WT_NOTFOUND.
Scope:
- Add a statistic that is incremented when the cursor search is early exited.
- Implement for column store
- Add testing.
- clones
-
WT-9321 Update cursor row search to early exit if called outside of a cursors bounds.
- Closed