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 2020/09/13 21:25:44 UTC

[GitHub] [arrow] wesm commented on pull request #8174: ARROW-9848: [Rust] Implement 0.15 IPC alignment

wesm commented on pull request #8174:
URL: https://github.com/apache/arrow/pull/8174#issuecomment-691727701


   In C++ we are more hardened against metadata integrity issues from all the IPC fuzzing, e.g.
   
   https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/metadata_internal.cc#L747
   
   According to the Flatbuffers spec, this field should be length-0, not null. 


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

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