zeroshade commented on PR #896:
URL: https://github.com/apache/arrow-go/pull/896#issuecomment-4883163780

   @fallintoplace gentle nudge — still blocked on the failing test: because 
`multiBufferBuilder.Reserve` rounds the block up to a multiple of 64, the 
9-byte append into an 8-byte-requested block never short-copies, so 
`assert.Panics` fails (`Panic value: <nil>`). Details in my review above. Ping 
me and I'll re-review once it's updated.


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