caiconghui commented on code in PR #26611: URL: https://github.com/apache/doris/pull/26611#discussion_r1390438467
########## be/src/vec/sink/vrow_distribution.cpp: ########## @@ -269,7 +269,6 @@ Status VRowDistribution::generate_rows_distribution( RETURN_IF_ERROR(_block_convertor->validate_and_convert_block( _state, &input_block, block, *_vec_output_expr_ctxs, input_rows, has_filtered_rows)); - _tablet_finder->clear_for_new_batch(); Review Comment: it will remove element in vtablet_finder.cpp if 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