Skip to content

[C++][Acero] Join result materialize in parallel #45917

@uchenily

Description

@uchenily

Describe the enhancement requested

Currently, the Join result materialization is implemented by traversing the materialize_ list serially. I believe that using TaskGroup to achieve parallelism could improve the performance of hash join.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions