News

I'm trying to call pa.MapArray.from_arrays, in a simple example where I create a MapArray of empty maps: offsets = pa.array([0 ... Tested with pyarrow==15.0.2 / Python 3.11.8 ...