[
https://issues.apache.org/jira/browse/ARROW-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Topol resolved ARROW-15950.
-----------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12926
[https://github.com/apache/arrow/pull/12926]
> [Go] Lift BitSetRunReader to internal/bitutils package
> ------------------------------------------------------
>
> Key: ARROW-15950
> URL: https://issues.apache.org/jira/browse/ARROW-15950
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Go, Parquet
> Affects Versions: 7.0.0
> Reporter: Matthew Topol
> Assignee: Matthew Topol
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Shifting the BitSetRunReader to a shared internal/utils package will allow it
> to be used and shared by both the Arrow and Parquet modules, rather than only
> being available in the Parquet module.
> There are areas this can be used to improve performance for the Arrow library.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)