When I run the example in the README, or a similar example on my own data, I am getting this error:
TypeError: Cannot convert pyarrow.lib.ChunkedArray to pyarrow.lib.RecordBatch
My package versions:
arrow==1.3.0
pyarrow==16.1.0
stac_geoparquet==0.5.1
However, stac_geoparquet.to_geodataframe(items, dtype_backend='pyarrow') works fine