You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/03/16 16:54:00 UTC

[jira] [Created] (ARROW-15950) [Go] Lift BitSetRunReader to internal/utils package

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)