paleolimbot commented on code in PR #448:
URL: https://github.com/apache/arrow-nanoarrow/pull/448#discussion_r1602124977
##########
src/nanoarrow/buffer_test.cc:
##########
@@ -141,9 +141,6 @@ TEST(BufferTest, BufferTestFill) {
}
ArrowBufferReset(&buffer);
-
Review Comment:
Would changing them to `ArrowBufferReserve()` work? (Also fine to remove if
neither will compile...testing ENOMEM is hard and we mostly don't test it other
places, too).
--
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]