This is an automated email from the ASF dual-hosted git repository.

mrhhsg pushed a change to branch spill_repartition
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 926d0dc9e04 repartitioner
     add c72346df4b6 test: cover partitioned hash join probe close

No new revisions were added by this update.

Summary of changes:
 be/src/exec/operator/operator.h                    |  10 +
 ...artitioned_aggregation_source_operator_test.cpp | 440 +++++++++++++++
 .../partitioned_hash_join_probe_operator_test.cpp  | 610 +++++++++++++++++++++
 .../operator/partitioned_hash_join_test_helper.cpp |   7 +
 .../operator/spill_sort_source_operator_test.cpp   | 347 ++++++++++++
 .../pipeline/partitioned_agg_shared_state_test.cpp | 220 ++++++++
 be/test/exec/pipeline/pipeline_task_test.cpp       | 386 +++++++++++++
 be/test/vec/spill/spill_repartitioner_test.cpp     | 410 ++++++++++++++
 8 files changed, 2430 insertions(+)
 create mode 100644 be/test/exec/pipeline/partitioned_agg_shared_state_test.cpp
 create mode 100644 be/test/vec/spill/spill_repartitioner_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to