Commits

Matthew Topol authored a40102a6f9d
ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package Bring the `BitSetRunReader` and associated utilities into a shared `internal` package so it can be shared between both the arrow and parquet go packages but staying internal rather than becoming part of the external API. Closes #12926 from zeroshade/arrow-15950-bitsetrunreader Authored-by: Matthew Topol <mtopol@factset.com> Signed-off-by: Matthew Topol <mtopol@factset.com>