pitrou opened a new issue, #47891: URL: https://github.com/apache/arrow/issues/47891
### Describe the enhancement requested We currently generate a single file with all columns for the Parquet seed corpus. However, mutations will probably only touch a single column most of time. Therefore, putting all columns in the same file makes individual fuzzing iterations much longer for no obvious benefit. ### Component(s) C++, Parquet -- 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]
