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

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

> [GO] Remove panic from parquet.file.RowGroupReader.Column(index int)
> --------------------------------------------------------------------
>
>                 Key: ARROW-17274
>                 URL: https://issues.apache.org/jira/browse/ARROW-17274
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Go
>    Affects Versions: 9.0.0
>            Reporter: George Godik
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> parquet.file.RowGroupReader.Column(index int) panics if the the provided 
> column index is invalid. Return an error as the rest of the functions in the 
> codebase return an error as well.  For example GetColumnPageReader returns 
> (PageReader, error) 
> https://github.com/apache/arrow/blob/master/go/parquet/file/row_group_reader.go#L58



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to