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


##########
be/src/exec/schema_scanner/schema_table_options_scanner.cpp:
##########
@@ -103,6 +126,17 @@ Status SchemaTableOptionsScanner::get_block_from_fe() {
     return Status::OK();
 }
 
+bool SchemaTableOptionsScanner::checkAndMarkEos(bool* eos) {

Review Comment:
   This method should be const



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