require a way to check the encoding is correct for string columns
Open
type/feature-request
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Feature Request
**Is your feature request related to a problem? Please describe:**
we met many problems relate to wrong encoding characters, and have no way to find out which row it is.
**Describe the feature you'd like:**
we can have a SQL like
```sql
admin check charset c1
```
and return the handle of the wrong data
Contributor guide
Assessment
This issue has not been assessed yet.