yiguolei commented on code in PR #20521:
URL: https://github.com/apache/doris/pull/20521#discussion_r1220571839
##########
be/src/olap/rowset/segment_v2/column_reader.h:
##########
@@ -74,10 +74,10 @@ class RowRanges;
class ZoneMapIndexReader;
struct ColumnReaderOptions {
- // whether verify checksum when read page
- bool verify_checksum = true;
// for in memory olap table, use DURABLE CachePriority in page cache
bool kept_in_memory = false;
Review Comment:
Is kept_in_memory useful?
--
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]