apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.3k stars 3.21k forks source link

[Enhancement] show segcompaction info in load profile #19866

Open freemandealer opened 1 year ago

freemandealer commented 1 year ago

Search before asking

Description

we need show segcompaction[^1][^2] related segment num & time cost information in load profile. 1) BetaRowsetWriter::_num_segcompacted、_num_segment 2) wait_flying_segcompaction wait time

[1] https://github.com/apache/doris/pull/12866 [2] https://doris.apache.org/zh-CN/docs/dev/advanced/best-practice/compaction?#segment-compaction

Solution

No response

Are you willing to submit PR?

Code of Conduct

niebayes commented 1 year ago

Please assign this me!