rluvaton opened a new pull request, #8785: URL: https://github.com/apache/arrow-rs/pull/8785
# Which issue does this PR close? N/A # Rationale for this change The default implementations iterate over the iterator to get the value, while we can do that in constant time # What changes are included in this PR? override `nth`, `nth_back`, `last` and `count` # Are these changes tested? existing tests in this file that I added in previous pr # Are there any user-facing changes? Nope ----- Extracted from: - #8697 -- 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]
