Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Move the implementations of the BitmapReader/Writers from an internal Parquet module to the arrow bitutil package in order to share them between the Arrow and Parquet repos.
This covers the Arrow side of adding the implementations, it will be followed by a change to the parquet module to remove them and point to the merged arrow utils.
Attachments
Issue Links
- links to