izveigor opened a new pull request, #3997: URL: https://github.com/apache/arrow-rs/pull/3997
# Which issue does this PR close? Follow on to #3898. # Rationale for this change XOR, like bitwise OR and AND, is one of the basic operators. So, I think BooleanBuffer should support it. # What changes are included in this PR? The "XOR" implementation for "BooleanBuffer". # Are there any user-facing changes? Yes -- 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]
