Skip to content

[C++][Acero] Engine fails on long joins #36995

@vkhodygo

Description

@vkhodygo

Describe the bug, including details regarding any error messages, version, and platform.

Tried to run some R code, and it fails with the following error:

Error in `compute.arrow_dplyr_query()`:
! Invalid: There are more than 2^32 bytes of key data.  Acero cannot process a join of this magnitude

I suppose this problem is related to the engine itself, not to R in particular. Is it possible to get a fix somehow?

Component(s)

C++

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions