Skip to content

[enhancement](compaction) optimizing memory usage for compaction (#37099)#37486

Merged
dataroaring merged 5 commits intoapache:branch-2.1from
luwei16:pick-37099
Aug 4, 2024
Merged

[enhancement](compaction) optimizing memory usage for compaction (#37099)#37486
dataroaring merged 5 commits intoapache:branch-2.1from
luwei16:pick-37099

Conversation

@luwei16
Copy link
Copy Markdown
Contributor

@luwei16 luwei16 commented Jul 8, 2024

pick #37099

@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

// specific language governing permissions and limitations
// under the License.

#include "olap/base_compaction.h"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

warning: 'olap/base_compaction.h' file not found [clang-diagnostic-error]

#include "olap/base_compaction.h"
         ^

@dataroaring
Copy link
Copy Markdown
Contributor

run buildall

@luwei16
Copy link
Copy Markdown
Contributor Author

luwei16 commented Jul 9, 2024

run buildall

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.36% (9164/25201)
Line Coverage: 27.91% (74884/268333)
Region Coverage: 26.82% (38664/144144)
Branch Coverage: 23.51% (19597/83348)
Coverage Report: http://coverage.selectdb-in.cc/coverage/7d8fff8c5fdffbcf308bfeb77c5b0c38de47a13d_7d8fff8c5fdffbcf308bfeb77c5b0c38de47a13d/report/index.html

@luwei16
Copy link
Copy Markdown
Contributor Author

luwei16 commented Jul 13, 2024

run buildall

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.63% (9281/25336)
Line Coverage: 28.16% (75960/269781)
Region Coverage: 26.98% (39053/144761)
Branch Coverage: 23.68% (19833/83746)
Coverage Report: http://coverage.selectdb-in.cc/coverage/9edf23fa4c7129f3b3f3a49bf0041513df84b22b_9edf23fa4c7129f3b3f3a49bf0041513df84b22b/report/index.html

@dataroaring
Copy link
Copy Markdown
Contributor

pending for a while to test.

@dataroaring dataroaring merged commit 0603ec1 into apache:branch-2.1 Aug 4, 2024
@yiguolei yiguolei mentioned this pull request Sep 5, 2024
3 tasks
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