fallintoplace opened a new pull request, #1113:
URL: https://github.com/apache/arrow-go/pull/1113

   RecordBuilder mutates field builders as it decodes a JSON object. If a later 
field fails, earlier values remain in the builder and can affect later rows.
   
   Snapshot nested builder lengths and restore them when row decoding returns 
an error.


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