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: [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]

Reply via email to