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