v.25.4Bug Fix (user-visible misbehavior in an official stable release)

GroupArray* functions now produce BAD_ARGUMENTS error

groupArray* functions now produce BAD_ARGUMENTS error for Int-typed 0 value of the max_size argument, like it's already done for UInt one, instead of trying to execute with it. #78140 (Eduard Karacharov).