zhannngchen commented on code in PR #32355:
URL: https://github.com/apache/doris/pull/32355#discussion_r1528331603


##########
be/src/olap/rowset/segment_v2/bloom_filter.h:
##########
@@ -31,6 +32,14 @@
 namespace doris {
 namespace segment_v2 {
 
+inline bvar::Adder<size_t> 
g_total_bloom_filter_num("doris_total_bloom_filter_num");

Review Comment:
   plz also add a bvar to record the bloomfilter created by pk index



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to