GregBowyer commented on a change in pull request #8698:
URL: https://github.com/apache/arrow/pull/8698#discussion_r534657801
##########
File path: rust/parquet/src/util/bit_util.rs
##########
@@ -655,15 +647,14 @@ impl BitReader {
///
/// Returns `None` if the number of bytes there's not enough bytes in the
stream.
/// `Some` otherwise.
- #[inline]
+ //#[inline]
Review comment:
NIT: This should either be a true `inline` or removed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]