Revert to checking the upper bound on a per-key basis in BlockBasedTableIterator (#5428)
Summary: PR #5111 reduced the number of key comparisons when iterating with upper/lower bounds; however, this caused a regression for MyRocks. Reverting to the previous behavior in BlockBasedTableIterator as a hotfix. Pull Request resolved: https://github.com/facebook/rocksdb/pull/5428 Differential Revision: D15721038 Pulled By: ltamasi fbshipit-source-id: 5450106442f1763bccd17f6cfd648697f2ae8b6cmain
parent
ad52626cf4
commit
0f48e56f96
Loading…
Reference in new issue