This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from be3618316f [Fix](Nereids) fix infer predicate lost cast of source expression (#23692) add 9b4338f66a [refactor](pipelineX) Split init and open for local state (#24166) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/aggregation_sink_operator.cpp | 8 ++++ be/src/pipeline/exec/aggregation_sink_operator.h | 1 + be/src/pipeline/exec/exchange_sink_operator.cpp | 50 ++++++++++------------ be/src/pipeline/exec/hashjoin_build_sink.cpp | 7 +++ be/src/pipeline/exec/hashjoin_build_sink.h | 1 + be/src/pipeline/pipeline_x/operator.h | 8 ++++ 6 files changed, 48 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org