Skip to content

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

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++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions