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

   Ok, after thinking through this a bit, I think we'll live with the 
limitation for now. The IPC stream and file readers differ mostly in IO read 
patterns, not in what they do with the data that was read. So testing with the 
range of valid schemas present in the seed corpus should ideally cover enough 
of the potential variations (but of course, who knows).
   
   The more pressing reason, though, is that the time I can spend on this is 
limited and other more important fuzzing issues must take priority.


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