forked from apache/incubator-pegasus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP feat: support new comparator because of design
add a pegasus comparator to support a normal users' sort. Using new pegasus comparator will solve many scan timeout problems. Pegasus can be compatible apps(tables) using the old comparator. pegasus comparator will be the new table's default comparator. more details at: apache#729
- Loading branch information
duyuqi
committed
Jul 7, 2022
1 parent
a4dd5d3
commit dd712ca
Showing
9 changed files
with
1,456 additions
and
1,359 deletions.
There are no files selected for viewing
740 changes: 344 additions & 396 deletions
740
rdsn/include/dsn/cpp/serialization_helper/dsn.layer2_types.h
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.