pitrou commented on issue #44643:
URL: https://github.com/apache/arrow/issues/44643#issuecomment-2477011767

   It looks like the rewind-on-overflow in `arrow/util/converter.h` is too 
naive. In particular, if appending to one of a `StructBuilder`'s child builders 
raises `CapacityError`, then all child builders should be rewind to the same 
length to ensure consistency.


-- 
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]

Reply via email to