Skip to content

Conversation

@morningman
Copy link
Contributor

Random distribution is no longer supported since version 0.9.
And we need a way to convert the random distribution to hash distribution.

ALTER TABLE db.tbl SET ("distribution_type" = "hash");

Random distribution is no longer supported since version 0.9.
And we need a way to convert the random distribution to hash distribution.

    ALTER TABLE db.tbl SET ("distribution_type" = "hash");
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

@morningman morningman merged commit e70e48c into apache:master Sep 18, 2019
@imay imay mentioned this pull request Sep 26, 2019
swjtu-zhanglei pushed a commit to swjtu-zhanglei/incubator-doris that referenced this pull request Jul 25, 2023
…#1823)

* Add thread to inspect instance check interval
* Add bvar to monitor checker metrics
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