Issue on docs
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 85/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- sql
- Domain
- databases, documentation
Research direction
Open /zh-CN/docs/table-design/data-partitioning/data-bucketing and review the Automatic Bucket Number Setting examples. Compare the hash and random bucket examples, correct the repeated distribution method in the second example, and verify that the rendered documentation shows distinct settings.
Written by the indexing model from the issue text.
Description
Path:/zh-CN/docs/table-design/data-partitioning/data-bucketing
Automatic Bucket Number Setting
"""
-- Set hash bucket auto
DISTRIBUTED BY HASH(region) BUCKETS AUTO
properties("estimate_partition_size" = "20G")
-- Set random bucket auto
DISTRIBUTED BY HASH(region) BUCKETS AUTO
properties("estimate_partition_size" = "20G")
"""
The setting for the second bucket number should be random, but the hash method is repeated
- Dominant language
- MDX
- Stars
- 134
- Forks
- 466
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 60
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/doris-website
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
apache/doris-website#4157 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
apache/doris-website#4108 ·
-
Issue on docs Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
apache/doris-website#4066 ·
-
3.x文档的集群运维的版本升级链接404 Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
apache/doris-website#4006 · 1 comment ·
-
数据目录内容缺失 Open
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
apache/doris-website#3927 · 2 comments ·
All issues in apache/doris-website
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
OpenLiberty/open-liberty#35839 ·
-
affects-9.0 found-by-ai may-affects-25.10 may-affects-26.3 may-affects-26.9 may-affects-7.5 may-affects-8.1 may-affects-8.5 severity/major sig/execution type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
antlr/grammars-v4#5014 · 1 comment ·
-
comp-query-execution fuzz
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121303 · 3 comments ·