xinyiZzz commented on code in PR #17820:
URL: https://github.com/apache/doris/pull/17820#discussion_r1138488922
##########
be/src/olap/rowset/segment_v2/bloom_filter_index_writer.cpp:
##########
@@ -144,7 +142,7 @@ class BloomFilterIndexWriterImpl : public
BloomFilterIndexWriter {
uint64_t size() override {
uint64_t total_size = _bf_buffer_size;
- total_size += _pool.total_allocated_bytes();
Review Comment:
same as above
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]