Skip to content

[C++][Compute] Add a pivot function #45269

@pitrou

Description

@pitrou

Describe the enhancement requested

To support pivot or ("pivot wider") functionality such as in Pandas, we could add a dedicated hash-aggregate function returning a StructArray.

We might also add a normal aggregate function (which would return a StructScalar).

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions