awakeljw commented on a change in pull request #7972:
URL: https://github.com/apache/incubator-doris/pull/7972#discussion_r804400635
##########
File path: be/src/vec/core/block.h
##########
@@ -348,6 +348,13 @@ class MutableBlock {
_data_types.clear();
}
+ void append_from_block(const Block* block, const int col_len, const int
start_col_idx, const size_t row_number) {
Review comment:
i agree,i will delete it.
--
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]