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

   Presently added Resize method addresses two,
   relatively common needs:
   
   1. All fields within the Builder may need to be resized to the same length.
   2. As part of error recovery process, fields may need to be truncated to the 
length of the shortest one, effectively discarding incomplete "rows".
   
   Fixes #796
   
   ### Rationale for this change
   
   
   ### What changes are included in this PR?
   
   
   ### Are these changes tested?
   
   
   ### Are there any user-facing changes?
   
   


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