You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Marco Neumann (JIRA)" <ji...@apache.org> on 2019/08/16 14:22:00 UTC

[jira] [Created] (ARROW-6273) [C++][Fuzzing] Add fuzzer for parquet->arrow read path

Marco Neumann created ARROW-6273:
------------------------------------

             Summary: [C++][Fuzzing] Add fuzzer for parquet->arrow read path
                 Key: ARROW-6273
                 URL: https://issues.apache.org/jira/browse/ARROW-6273
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Marco Neumann
            Assignee: Marco Neumann


The parquet to arrow read path is likely the most commonly used one (esp. by pyarrow) and is a closed step that should allow us to fuzz the reading of untrusted parquet files into memory. This complements the existing arrow ipc fuzzer.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)