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

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


    from 1cb8c902fba [test](regression) Pin enable_spill in group join fusion 
suites
     add 29ea07b4d9b [improvement](be) Improve Group Join aggregate state 
locality

No new revisions were added by this update.

Summary of changes:
 be/src/exec/common/groupjoin_utils.h               |   5 +-
 be/src/exec/operator/groupjoin_build_sink.cpp      |   8 +
 be/src/exec/operator/groupjoin_build_sink.h        |   1 +
 be/src/exec/operator/groupjoin_operator_utils.cpp  | 249 ++++++++++++++-------
 be/src/exec/operator/groupjoin_operator_utils.h    |   8 +-
 be/src/exec/operator/groupjoin_probe_operator.cpp  |  10 +-
 be/src/exec/operator/groupjoin_probe_operator.h    |   3 +-
 be/src/exec/operator/groupjoin_shared_state.h      |   4 +-
 .../operator/groupjoin_operator_utils_test.cpp     |  90 +++++++-
 9 files changed, 283 insertions(+), 95 deletions(-)


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

Reply via email to