alamb commented on issue #7739: URL: https://github.com/apache/arrow-rs/issues/7739#issuecomment-3004216553
> But we should consider decoding speed as well. unpack bit-packed data is slow when bit-pack sequence is short. So if we want faster decoding, we should make RLE less likely, i.e., make n larger. BTW I wonder if this calculation will change if we integrate native support for reading RLE encoded Arrays (e.g. an arrow RunEndArray 🤔 ) -- 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]
