Provide an option to compress statistics when exporting statistics
Open
component/statistics
sig/planner
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Sometimes the table statistics can be very large(like 1GB). When using the http api `http://${tidb-server-ip}:${tidb-server-status-port}/stats/dump/${db_name}/${table_name}` to export the table statistics, it would be helpful to provide an option to compress statistics.
Contributor guide
Assessment
This issue has not been assessed yet.