yiguolei commented on code in PR #63850:
URL: https://github.com/apache/doris/pull/63850#discussion_r3377858493


##########
be/src/storage/iterator/block_reader.cpp:
##########
@@ -274,6 +575,15 @@ Status BlockReader::init(const ReaderParams& read_params) {
         return status;
     }
 
+    if (read_params.binlog_scan_type == TBinlogScanType::MIN_DELTA) {

Review Comment:
   这个mindelta和detail 分别是啥,得有一个注释啊



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