v.21.7Bug Fix

Fixed deserialization bug in random generator state affecting data type determinism

Fixed bug in deserialization of random generator state with might cause some data types such as AggregateFunction(groupArraySample(N), T)) to behave in a non-deterministic way. #24538 (tavplubix).