tustvold commented on code in PR #2278:
URL: https://github.com/apache/arrow-rs/pull/2278#discussion_r936446646
##########
parquet/src/util/bit_util.rs:
##########
@@ -476,17 +477,6 @@ impl BitReader {
let mut i = 0;
Review Comment:
I originally renamed this to bit_width, but we seem to use `num_bits` as the
name for this concept in a lot of places. I've updated the doc comment
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]