This is an automated email from the ASF dual-hosted git repository. mrhhsg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 539cad87b0e [fix](bit shift) fix undefined behavior of bit shift functions. (#35723) add f2a2c7082b8 [opt](exchange) Add buffer size limit for exchange sink operator (#35642) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_buffer.cpp | 37 +++++++++++++------------ be/src/pipeline/exec/exchange_sink_buffer.h | 32 +++++++++------------ be/src/pipeline/exec/exchange_sink_operator.cpp | 27 ++++-------------- be/src/pipeline/exec/exchange_sink_operator.h | 3 +- be/src/vec/sink/vdata_stream_sender.cpp | 16 ----------- be/src/vec/sink/vdata_stream_sender.h | 6 ---- 6 files changed, 40 insertions(+), 81 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org