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

    preallocates metadata slices with a non-zero length and then appends to 
them. This leaves empty entries before every decoded key and value.
   
   Use zero-length slices with capacity and add a round-trip regression test.


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