* Remove unused mempool declare or function params --------- Co-authored-by: yiguolei <yiguolei@gmail.com>
1.In vertical compaction, segments will be loaded for every column group, so we should cache segment ptr to avoid too many repeated io. 2.fix vertical compaction data size bug