Dandandan commented on code in PR #9662:
URL: https://github.com/apache/arrow-rs/pull/9662#discussion_r3044385211
##########
parquet/src/encodings/rle.rs:
##########
@@ -352,7 +352,7 @@ impl RleDecoder {
// that damage L1d-cache occupancy. This results in a ~18% performance drop
#[inline(never)]
#[allow(unused)]
Review Comment:
Yeah it is...
--
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]