Antoine Pitrou created PARQUET-1770:
---------------------------------------
Summary: [C++][CI] Add fuzz target for reading Parquet files
Key: PARQUET-1770
URL: https://issues.apache.org/jira/browse/PARQUET-1770
Project: Parquet
Issue Type: Task
Components: parquet-cpp
Reporter: Antoine Pitrou
Now that Arrow has been accepted on OSS-Fuzz, we should check for crashes and
potential vulnerabilities when reading Parquet files.
The Parquet fuzz target should use similar conventions as the IPC fuzz targets
in {{cpp/src/arrow/ipc/}}. An executable to generate a seed corpus should be
added as well, to make fuzzing more efficient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)