Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve DictionaryBlock#getLogicalSizeInBytes
When fixedSizeInBytesPerPosition is known, it can be used to compute logical size of DictionaryBlock cheaply. Logical size for page is computed frequently by orc/parquet writers.
- Loading branch information