[
https://issues.apache.org/jira/browse/ARROW-16790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Topol reassigned ARROW-16790:
-------------------------------------
Assignee: Matthew Topol
> [Go][Parquet] Avoid allocating new memory when skipping rows
> ------------------------------------------------------------
>
> Key: ARROW-16790
> URL: https://issues.apache.org/jira/browse/ARROW-16790
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Go
> Reporter: Matt DePero
> Assignee: Matthew Topol
> Priority: Minor
>
> As referenced in
> [apache/arrow#13277|[https://github.com/apache/arrow/pull/13277],] we
> allocate scratch space memory every time we want to skip rows in the Go
> parquet reader despite this memory simply being discarded. We ideally should
> reuse scratch space when skipping to avoid these unnecessary allocations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)