apache / apache/gravitino

[Improvement] Add distribution strategy `random` as the drois table support `random`

Open
#4,984 0 comments 0 reactions 1 assignee Claimed by @yuqi1129 View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 17h
Merged PRs (30d)
339

Description

### What would you like to be improved?

Gravitino currently supports 3 distribution strategy like `HASH`, `RANGE` and`EVEN`, however, Doris supports `random` distribution, so we need to add this strategy Gravitino.

see: https://doris.apache.org/docs/2.0/sql-manual/sql-reference/Data-Definition-Statements/Create/CREATE-TABLE#distribution_desc

### How should we improve?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.