Dandandan commented on code in PR #9662:
URL: https://github.com/apache/arrow-rs/pull/9662#discussion_r3044397372


##########
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:
   Probably can be removed, it's a breaking change, but I don't see why anyone 
would rely on this method alone.



-- 
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]

Reply via email to