tustvold commented on a change in pull request #1180: URL: https://github.com/apache/arrow-rs/pull/1180#discussion_r786853536
########## File path: parquet/src/arrow/record_reader/definition_levels.rs ########## @@ -351,39 +346,6 @@ impl PackedDecoder { } } -/// Counts the number of set bits in the provided range Review comment: Moved into `crate::arrow::bit_util` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org