Describe the bug
I am trying to add support for distinct aggregates in #1261.
The test "multiple group-by columns + single aggregate column, with nulls" fails in columnar shuffle when trying to read the output from a partial aggregate, which is a ListVector.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response