Avoid allocating unnecessary zero-sized array.
If there are no aggregates, there is no need to allocate an array of zero AggStatePerGroupData elements.
Showing
Please register or sign in to comment
If there are no aggregates, there is no need to allocate an array of zero AggStatePerGroupData elements.