zhuqi-lucas opened a new pull request, #7731: URL: https://github.com/apache/arrow-rs/pull/7731
# Which issue does this PR close? Add fast path for empty buffer case to skip compute len, and use view(u128) to compare directly. Closes [#7621](https://github.com/apache/arrow-rs/issues/7621) # Rationale for this change Add fast path for empty buffer case to skip compute len, and use view(u128) to compare directly. # What changes are included in this PR? Add fast path for empty buffer case to skip compute len, and use view(u128) to compare directly. # Are there any user-facing changes? No If there are user-facing changes then we may require documentation to be updated before approving the PR. If there are any breaking changes to public APIs, please call them out. -- 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]
