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

Reply via email to