yiguolei commented on code in PR #60587:
URL: https://github.com/apache/doris/pull/60587#discussion_r2844661146
##########
be/src/olap/rowset/segment_v2/column_reader.h:
##########
@@ -253,10 +253,11 @@ class ColumnReader : public MetadataAdder<ColumnReader>,
[[nodiscard]] Status _load_bloom_filter_index(bool use_page_cache, bool
kept_in_memory,
const ColumnIteratorOptions&
iter_opts);
- bool _zone_map_match_condition(const ZoneMapPB& zone_map, const
ZoneMapInfo& zone_map_info,
Review Comment:
_zone_map_match_condition 这个函数不需要pb 参数了
--
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]