pitrou commented on PR #49968:
URL: https://github.com/apache/arrow/pull/49968#issuecomment-4438351312

   > I'm wondering if I need to update anything in nanoarrow's reader to cover 
this case. I don't _think_ so because we always byte swap to native endian on 
read (i.e., no option to skip this) but I may be misunderstanding the failure.
   
   I don't think there's anything to do, because the problem was in the fuzz 
target, not in the IPC reader itself. Valid IPC files should have the same 
schema in the file footer and in the embedded IPC stream.


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