pitrou opened a new issue, #38041: URL: https://github.com/apache/arrow/issues/38041
### Describe the enhancement requested Part of our seed corpus for IPC fuzzing is generated dynamically here, but it hasn't been updated for the newer datatypes and features: https://github.com/apache/arrow/blob/f7530de9fe20f8a3731b465af07a79a56640fe79/cpp/src/arrow/ipc/generate_fuzz_corpus.cc#L68 We should add the newer datatypes (run-end encoding, list view, string view) and ideally also new IPC features such as optional buffer compression (perhaps generate both compressed and uncompressed files). ### Component(s) C++, Continuous Integration -- 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]
