Rachelint commented on issue #6430: URL: https://github.com/apache/arrow-rs/issues/6430#issuecomment-2366785554
@ShiKaiWi I read codes today, and I found maybe we can use `BooleanArray::sliced` to solve the `offset` problem. It may be not so efficient if found buffer not aligned(clone will be triggered), but can work currently. -- 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]
