zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946557387
########## be/src/olap/rowset/segment_v2/segment.h: ########## @@ -95,6 +95,19 @@ class Segment : public std::enable_shared_from_this<Segment> { Status load_index(); + Status load_pk_bloom_filter(); Review Comment: This method should be private? -- 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