Skip to content

Conversation

@kangpinghuang
Copy link
Contributor

  1. add rowset_meta_test
  2. add alpha_rowset_test

void StorageEngine::_delete_tables_on_unused_root_path() {
vector<TabletInfo> tablet_info_vec;
uint32_t unused_root_path_num = 0;
uint32_t total_root_path_num = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_delete_tables_on_unused_root_path: rename tables to tablets

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment

@chaoyli chaoyli merged commit 49f00c0 into apache:be_refactor Apr 10, 2019
@kangpinghuang kangpinghuang deleted the be_refactor_new_add_new_unit_tests branch August 20, 2019 06:54
platoneko added a commit to platoneko/doris that referenced this pull request Oct 27, 2022
…pache#13409)" from doris master (apache#893)

[improvement](compaction) delete num based compaction policy (apache#13409)
Co-authored-by: yixiutt <yixiu@selectdb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants