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

dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 856ad8ad4c5 [chore](cloud) return detail message when commit txn 
failed (#40584)
     new 3fc3071fe83 [Bug](exchange) fix tablet sink shuffle without project 
not match the output tuple (#40299)
     new 19551249105 [Bug](tablet-shuffle) tablet shuffle sink data should use 
input block rather than convert_block (#41293)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/pipeline/exec/exchange_sink_operator.cpp    | 31 +++++++-
 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   |  9 +++
 .../nereids_p0/insert_into_table/random.groovy     | 87 ++++++++++++++++++++++
 8 files changed, 142 insertions(+), 5 deletions(-)


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

Reply via email to