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

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

     [ https://issues.apache.org/jira/browse/ARROW-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou closed ARROW-6273.
---------------------------------
    Resolution: Duplicate

> [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++, Continuous Integration, Developer Tools
>            Reporter: Marco Neumann
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: fuzzer, pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)