alamb commented on PR #7454: URL: https://github.com/apache/arrow-rs/pull/7454#issuecomment-2872725227
As an aside, another thing that keeps coming up in these designs is this primitive: - https://github.com/apache/arrow-rs/issues/6692 It will potentially show up here again too: when we need to build up a final array after applying filters at the moment the code will be forced to do `filter` followed by `concat` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org