组表类 区块链 1:文件头(文件标识、区块大小、空闲位置、列信息、表信息、复列数据结构、分段信息、补块信息(插入记录数、修改记录数、删除记录数)),每次更改重写 区块链 T:表分块信息(每个列块的记录数) 区块链 C:列分块信息(列区块位置、维字段最大最小值) 区块链 C:列数据(按区块压缩) 区块链 T:补块,每次更改重写 @author runqian
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected