paleolimbot commented on code in PR #289:
URL: https://github.com/apache/arrow-nanoarrow/pull/289#discussion_r1306103835


##########
extensions/nanoarrow_ipc/src/nanoarrow/nanoarrow_ipc_decoder.c:
##########
@@ -930,7 +930,8 @@ static inline void ArrowIpcDecoderResetHeaderInfo(struct 
ArrowIpcDecoder* decode
 }
 
 // Returns NANOARROW_OK if data is large enough to read the message header,

Review Comment:
   Good catch! I also renamed the function since it's more reading than 
checking now.



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