Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0
Description
When you get the buffers from a ListArray and feed it back into pyarrow.Array.from_buffers the code fails with a DCHECK:
./src/arrow/array.cc:247 Check failed: (data->buffers.size()) == (2)))
Attachments
Issue Links
- links to