jhorstmann commented on issue #1757: URL: https://github.com/apache/arrow-rs/issues/1757#issuecomment-3037143279
Implemented for primitives / leafs in #7824. Lists probably do not benefit much from iterating over only set bits since they have to iterate the offsets at the same time. Structs could still benefit from this optimization, but currently are not covered by a microbenchmark. -- 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]
