facebook / facebook/rocksdb

something wrong with this condition? use_prefix_seek_ in PlainTableReader

Open
#8,580 1 comment 0 reactions 1 assignee Claimed by @siying View on GitHub
enhancement refactoring
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

https://github.com/facebook/rocksdb/blob/c521a9ab2b5b9032ddc38d6a90b268a81db9d13b/table/plain/plain_table_reader.cc#L673

something wrong with this condition? use_prefix_seek_ != !table_->IsTotalOrderMode() != !

here use_prefix_seek assiged value:
https://github.com/facebook/rocksdb/blob/master/table/plain/plain_table_reader.cc#L212

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.