vkhodygo opened a new issue, #36995: URL: https://github.com/apache/arrow/issues/36995
### 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: ```R 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++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
