You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/01/15 19:11:00 UTC

[jira] [Created] (PARQUET-1770) [C++][CI] Add fuzz target for reading Parquet files

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)