emkornfield commented on pull request #12216:
URL: https://github.com/apache/arrow/pull/12216#issuecomment-1022869849
> It seems that LoadBatch() on the leaf node is reading the correct data,
but by the time MakeArray() is called the data has been somehow corrupted. I
will debug further to try and narrow down where that is from.
Note that LoadBatch and MakeArray are called recursively from the List then
the Struct and then finally the leaf. LoadBatch is pretty simply (but i guess
there could be some issues there). Structs and list reconstruction is are more
complicated especially lists).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]