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

lide pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 217e365e5c0 [Chore](client) Do not log in thrift exception when 
ADDRESS_SANITIZER is defined (#48430)
     add 8da8d01c5d9 [bug](auto partition) Fix be crash with single replica 
insert (#48101)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/tablets_channel.cpp                 |  14 ++--
 be/src/vec/sink/vrow_distribution.cpp              |   3 +
 be/src/vec/sink/vrow_distribution.h                |   3 +
 be/src/vec/sink/writer/vtablet_writer.cpp          |   9 ++-
 .../apache/doris/service/FrontendServiceImpl.java  |  35 ++++++++-
 gensrc/thrift/FrontendService.thrift               |   4 ++
 ...t_auto_partition_with_single_replica_insert.csv |  78 +++++++++++++++++++++
 ...t_auto_partition_with_single_replica_insert.out | Bin 0 -> 7985 bytes
 ...uto_partition_with_single_replica_insert.groovy |  78 +++++++++++++++++++++
 9 files changed, 214 insertions(+), 10 deletions(-)
 create mode 100644 
regression-test/data/partition_p0/auto_partition/test_auto_partition_with_single_replica_insert.csv
 create mode 100644 
regression-test/data/partition_p0/auto_partition/test_auto_partition_with_single_replica_insert.out
 create mode 100644 
regression-test/suites/partition_p0/auto_partition/test_auto_partition_with_single_replica_insert.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to