carlvinhust2012 commented on code in PR #11535: URL: https://github.com/apache/doris/pull/11535#discussion_r941952794
########## be/src/vec/exec/volap_scan_node.cpp: ########## @@ -204,22 +201,6 @@ Status VOlapScanNode::prepare(RuntimeState* state) { return Status::InternalError("Failed to get tuple descriptor."); } - const std::vector<SlotDescriptor*>& slots = _tuple_desc->slots(); Review Comment: why this code is not needed ? -- 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