This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 2ae4ff86439 [opt](function) Optimize the concat(col, constant, constant, constant) function (#40670) add 8c97aa16296 [Bug](exchange) fix tablet sink shuffle without project not match the output tuple (#40299) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_operator.cpp | 27 +++++++++++++++++++++- be/src/pipeline/exec/exchange_sink_operator.h | 5 +++- .../glue/translator/PhysicalPlanTranslator.java | 3 +-- .../plans/commands/insert/OlapInsertExecutor.java | 1 + .../org/apache/doris/planner/DataStreamSink.java | 10 ++++++++ gensrc/thrift/DataSinks.thrift | 1 + .../data/nereids_p0/insert_into_table/random.out | 3 +++ .../nereids_p0/insert_into_table/random.groovy | 11 +++++++++ 8 files changed, 57 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org