alamb commented on issue #7739: URL: https://github.com/apache/arrow-rs/issues/7739#issuecomment-3001882805
> so this magic number of 8 seems to be a convention and not part of the spec. means we can definitely tune it, but needs a interface to expose this configuration When would it be bad to use the maximum RLE value rather than bit packing? Like for example, if we could encode 1000 values into a single RLE tuple, wouldn't that always be better than trying to bit pack the 1000 values 🤔 -- 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]
