Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.12.0
Description
The logic to build the group by keys is row-based, performing an array downcast on every single group by value. This could be done in a columnar way instead.
I also wonder if it is possible to avoid converting the result map to an array of map entries.
Attachments
Issue Links
- links to