Skip to content

Conversation

@xionglei0
Copy link
Contributor

@xionglei0 xionglei0 commented Sep 24, 2019

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

@imay
Copy link
Contributor

imay commented Sep 24, 2019

Could you please create an issue and link this PR to it?

@xionglei0
Copy link
Contributor Author

sure

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@imay imay merged commit dd02382 into apache:master Sep 25, 2019
@imay imay mentioned this pull request Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants