You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/30 07:58:37 UTC

[GitHub] [arrow-rs] viirya commented on issue #3215: Off-by-one buffer size error triggers Panic when constructing RecordBatch from IPC bytes (should return an Error)

viirya commented on issue #3215:
URL: https://github.com/apache/arrow-rs/issues/3215#issuecomment-1331769380

   If your IPC payload is generated by apache-arrow NPM package function `tableToIPC`, the size of buffers is produced by that, not from arrow-rs. IPC reader just reads provided buffer with provided offset/length.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org