This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 023fa8d3747 [fix](mtmv) second level MTMV always refresh all partition by mistake (#38698) add b9ca5c59028 [Feature](function) support group concat with distinct and order by (#38744) No new revisions were added by this update. Summary of changes: .../vec/aggregate_functions/aggregate_function.h | 11 +- .../aggregate_function_distinct.cpp | 25 +-- .../aggregate_function_distinct.h | 206 +++++++++++++++------ .../aggregate_function_foreach.h | 2 - .../aggregate_functions/aggregate_function_null.h | 2 - .../aggregate_function_simple_factory.cpp | 1 - .../aggregate_functions/aggregate_function_sort.h | 13 +- 7 files changed, 173 insertions(+), 87 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org