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


##########
be/src/vec/exec/scan/scanner_context.h:
##########
@@ -234,6 +235,7 @@ class ScannerContext : public 
std::enable_shared_from_this<ScannerContext>,
     RuntimeProfile::Counter* _scale_up_scanners_counter = nullptr;
     QueryThreadContext _query_thread_context;
     bool _ignore_data_distribution = false;
+    bool _is_file_scan_operator;

Review Comment:
   should set default value



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