Skip to content

Issue on docs - HASH分桶的示意图存在错误 #2894

@Xeapro

Description

@Xeapro

Path:/zh-CN/docs/3.0/table-design/data-partitioning/data-bucketing

"分桶方式" - "Hash分桶": 示意图中央的分桶结果为Hash=1, Hash=3, Hash=3, 实际上应该是Hash=1, Hash=2, Hash=3, 数据按照对应的Hash值进入相应的分桶.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions