A number of tests were created to validate the prefix search near functionality, this functionality will be deprecated in place of the new range bounded cursor. We should update existing prefix search near python and stress tests to utilize the new functionality.
Definition of done:
- Tests are updated and function as expected.
- is cloned by
-
WT-9655 Update existing prefix search_near CppSuite tests to use the new bounded cursor API.
- Closed