we should support zone map for column include min/max value for column page. When scan data, we can use this information to eliminate data loading.
We should add a ZoneMapBuilder which will encode column zone map information into a page, and ZoneMapDecoder will decode zone map and be used to do some filter. some detail should be discussed later.
#1305