Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/2975 @qiuchenjian Actually, DimensionColumnPage is decoded from DimensionRawColumnChunk. So it is meaningless to cache it in DimensionRawColumnChunk. Both serves different purposes.
---