[store] refactor: remove MetaStore::{open,new}, open_create() is enough#1331
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
3 similar comments
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
a6fae67 to
fffb9c1
Compare
Codecov Report
@@ Coverage Diff @@
## master #1331 +/- ##
======================================
- Coverage 72% 72% -1%
======================================
Files 481 481
Lines 28021 28013 -8
======================================
- Hits 20301 20292 -9
- Misses 7720 7721 +1
Continue to review full report at Codecov.
|
|
CI Passed |
I hereby agree to the terms of the CLA available at: https://datafuse.rs/policies/cla/
Summary
[store] refactor: remove MetaStore::{open,new}, open_create() is enough
[store] refactor: rename SledVarTypeTree::as_type to key_space
[store] refactor: remove dup impl: StateMachine::get_node() is provided by impl Placement
Changelog
Related Issues