Matthew Topol created ARROW-15950: ------------------------------------- Summary: [Go] Lift BitSetRunReader to internal/utils 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
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.1#820001)