This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-48101-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 996a90d1f7d Pick some fix pr to 30 Fix sync mv add default select
limit wrongly #47717 # 48162 (#48257)
add 1ce2b400829 [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: [email protected]
For additional commands, e-mail: [email protected]