This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5abeab4fe27 [feat](Nereids) update struct info map when there is new
expr (#32119)
add 0292dd479b4 [feature](pipelineX) support paritition tablet sink
shuffle (#31689)
No new revisions were added by this update.
Summary of changes:
be/src/io/fs/hdfs_file_system.h | 2 +-
be/src/pipeline/exec/exchange_sink_operator.cpp | 142 ++++++++++++++++++---
be/src/pipeline/exec/exchange_sink_operator.h | 34 ++++-
be/src/pipeline/task_scheduler.cpp | 9 +-
be/src/vec/functions/function_utility.cpp | 12 +-
be/src/vec/sink/load_stream_stub.cpp | 22 +++-
be/src/vec/sink/load_stream_stub.h | 2 +-
be/src/vec/sink/vdata_stream_sender.cpp | 44 ++++---
be/src/vec/sink/writer/async_result_writer.cpp | 7 +-
be/src/vec/sink/writer/vtablet_writer_v2.cpp | 2 +-
.../java/org/apache/doris/qe/SessionVariable.java | 2 +-
.../test_memtable_flush_fault.groovy | 3 +-
.../insert_into_table/no_partition.groovy | 11 --
13 files changed, 226 insertions(+), 66 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]