-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
RC4 Cherrypick #1953 #1973 #1978 #1988
Conversation
Co-authored-by: heng <[email protected]> Co-authored-by: yaphet <[email protected]> (cherry picked from commit 6499c64)
vesoft-inc#1973) * Fix the read performace issue after delete range with rocksdb-5.15.10 * Fix the move issue * fix the move issue * Rebase and address bright-starry-sky's comments Co-authored-by: heng <[email protected]> (cherry picked from commit 1c1aae5)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done. Thanks for taking care of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## v1.0.0-rc4 #1988 +/- ##
=============================================
Coverage ? 87.07%
=============================================
Files ? 641
Lines ? 60881
Branches ? 0
=============================================
Hits ? 53010
Misses ? 7871
Partials ? 0 Continue to review full report at Codecov.
|
* fix wrong vid finder * add tck cases Co-authored-by: jie.wang <[email protected]>
No description provided.