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:
Errorin`compute.arrow_dplyr_query()`:!Invalid:Therearemorethan2^32bytesofkeydata.Acerocannotprocessajoinofthismagnitude
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++
Describe the bug, including details regarding any error messages, version, and platform.
Tried to run some
Rcode, and it fails with the following error:I suppose this problem is related to the engine itself, not to
Rin particular. Is it possible to get a fix somehow?Component(s)
C++