HappenLee commented on code in PR #59207:
URL: https://github.com/apache/doris/pull/59207#discussion_r2649799632
##########
be/src/vec/core/sort_block.h:
##########
@@ -56,7 +57,10 @@ namespace doris::vectorized {
#include "common/compile_check_begin.h"
/// Sort one block by `description`. If limit != 0, then the partial sort of
the first `limit` rows is produced.
void sort_block(Block& src_block, Block& dest_block, const SortDescription&
description,
Review Comment:
rethink which api we should keep, maybe only one
--
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]