Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table_test.cc: fix ReverseKeyComparator::Name #10218

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rockeet
Copy link
Contributor

@rockeet rockeet commented Jun 21, 2022

ReverseKeyComparator name should not be rocksdb.ReverseBytewiseComparator, because Comparator name make a contractor of comparator behavior, and rocksdb.ReverseBytewiseComparator is already used for ReverseBytewiseComparator.

Maybe this issue is initially just a typo, this PR fix it.

@rockeet rockeet force-pushed the table_test.fix.ReverseKeyComparator.Name branch from b6a48c0 to b88e8b7 Compare June 23, 2022 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants