Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
llap
-
None
-
None
Description
Dictionary streams are cached by low level cache. When creating column vectors from streams we create dictionary for every row group that we process. We should add per query cache to cache the deserialized representation of dictionary per stripe per column.