v.23.5upgrade-notes
Revert change preventing nullable returns in groupArray functions due to binary compatibility issues
Revert the "groupArrayreturns cannot be nullable" change (due to binary compatibility breakage forgroupArray/groupArrayLast/groupArraySampleoverNullabletypes, which likely will lead toTOO_LARGE_ARRAY_SIZEorCANNOT_READ_ALL_DATA). #49971 (Azat Khuzhin).