v.23.2Bug Fix

Fix Integer Overflow Crash in Aggregating Function Deserialization

Fix possible crash which can be caused by an integer overflow while deserializing aggregating state of a function that stores HashTable. #46349 (Nikolai Kochetov).