You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/04/18 08:31:00 UTC

[jira] [Resolved] (ARROW-5177) [Python] ParquetReader.read_column() doesn't check bounds

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

Krisztian Szucs resolved ARROW-5177.
------------------------------------
    Resolution: Fixed

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

> [Python] ParquetReader.read_column() doesn't check bounds
> ---------------------------------------------------------
>
>                 Key: ARROW-5177
>                 URL: https://issues.apache.org/jira/browse/ARROW-5177
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>    Affects Versions: 0.13.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If you call {{ParquetReader.read_column()}} with an invalid column number, it just crashes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)