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

ASF GitHub Bot updated ARROW-14854:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] struct_field crash on invalid field index
> -----------------------------------------------
>
>                 Key: ARROW-14854
>                 URL: https://issues.apache.org/jira/browse/ARROW-14854
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Example:
> {code:python}
> >>> arr = pa.array([{"a": 1, "b": {"c": 2}}, {"a": 3}])
> >>> pc.struct_field(arr, indices=[1, 1])
> Erreur de segmentation
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to