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 488a10ec608 [fix](ut) fix unstable FE ut case for schema change job (#50350) add 63024e641c2 [test](beut) add StreamingAggOperator beut (#50307) No new revisions were added by this update. Summary of changes: .../exec/streaming_aggregation_operator.cpp | 743 ++++----------------- .../pipeline/exec/streaming_aggregation_operator.h | 87 +-- .../operator/streaming_agg_operator_test.cpp | 318 +++++++++ 3 files changed, 457 insertions(+), 691 deletions(-) create mode 100644 be/test/pipeline/operator/streaming_agg_operator_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org