v.18.14Bug Fix

Memory Limit Exceeded Errors When Deserializing Array(String) in Version 18.12.13

The size of memory chunk was overestimated while deserializing the column of type Array(String) that leads to "Memory limit exceeded" errors. The issue appeared in version 18.12.13. #3589