[Improvement] Add distribution strategy `random` as the drois table support `random`
Open
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
Assessment
This issue has not been assessed yet.