Compress the stats data when dumpling them
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
The stats data may be very large when there're many rows in a table, even when the table is a partition table with many partitions. It could be several GB in my experience.
We should compress the stats data when dumpling them.
Contributor guide
Assessment
This issue has not been assessed yet.