pitrou opened a new issue, #49484: URL: https://github.com/apache/arrow/issues/49484
### Describe the enhancement requested We might be able to leverage structure-aware fuzzing to help the fuzzer converge more rapidly towards interesting variations. See https://github.com/google/fuzzing/blob/master/docs/structure-aware-fuzzing.md For example, the Parquet encoding fuzzer added in https://github.com/apache/arrow/pull/49374 could perhaps use this to ensure the parameter header remains valid. ### Component(s) Continuous Integration, C++ -- 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]
