Skip to content

be core down when add partition with buckets=0 #1856

@xionglei0

Description

@xionglei0

doris support buckets = 0 while execute add partition statment like below:
image

then the be core down when loading data into the partition:
look at line 590, partition->num_buckets=0 and then core down
image

core like below:
image

so add bucket limit, and not support set buckets=0 while add partition:
image

Metadata

Metadata

Assignees

Labels

kind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions