eldenmoon commented on code in PR #54181:
URL: https://github.com/apache/doris/pull/54181#discussion_r2247304665


##########
be/src/olap/rowset/segment_v2/segment.h:
##########
@@ -236,11 +221,6 @@ class Segment : public 
std::enable_shared_from_this<Segment>, public MetadataAdd
     Status _load_pk_bloom_filter(OlapReaderStatistics* stats);
     ColumnReader* _get_column_reader(const TabletColumn& col);

Review Comment:
   没有,调用`_get_column_reader ` 前已经保证了_create_column_readers_once



-- 
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