Is there a way increase BinaryArray
limit in pyarrow
? I'm hitting this exception when using ray.get
:
Capacity error: BinaryArray cannot contain more than 2147483646 bytes, have 2147483655
Is there a way increase BinaryArray
limit in pyarrow
? I'm hitting this exception when using ray.get
:
Capacity error: BinaryArray cannot contain more than 2147483646 bytes, have 2147483655