Don't store the values whose length is too long in the statistics
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
When the column values are very large, we assume that it's not a very common value so we don't store it in the statistics. This can save the memory of the stats.
Contributor guide
Assessment
This issue has not been assessed yet.