matrixorigin / matrixorigin/matrixone
[Feature Request]: Support COLLATE and CHARSET/CHARACTER SET
Open
kind/feature
priority/p0
source/on-demand
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
```Markdown
Customer showcase SQL requires COLLATE and CHARSET/CHARACTER SET support, both in attribute level and in table level.
```
### Describe the feature you'd like
1. SQL has to support this syntax.
2. We may have several basic and common character sets and collations. May need a design here.
### Describe implementation you've considered
_No response_
### Documentation, Adoption, Use Case, Migration Strategy
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.