Prevent empty partition tables from merging with global statistics
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Now, we analyze empty partition tables. ```analyze``` will trigger the merge the global stats for the empty partition table. it takes too much time and it is unnecessary. we need to skip the merge global stats with the empty partition table.
Contributor guide
Assessment
This issue has not been assessed yet.