You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/10/06 16:32:00 UTC

[jira] [Resolved] (ARROW-13843) [C++][CI] Exercise ToString / PrettyPrint in fuzzing setup

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

Antoine Pitrou resolved ARROW-13843.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11341
[https://github.com/apache/arrow/pull/11341]

> [C++][CI] Exercise ToString / PrettyPrint in fuzzing setup
> ----------------------------------------------------------
>
>                 Key: ARROW-13843
>                 URL: https://issues.apache.org/jira/browse/ARROW-13843
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++, Continuous Integration
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Our fuzzing setup for the IPC format is able to generate invalid / unusual Arrow data.
> Once some data validates, though (using {{ValidateFull}}), it should be printable without any crash or undefined behaviour.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)