Skip to content

use xnor for boolean equals function - #505

Merged
zeroshade merged 2 commits into
apache:mainfrom
Dhruvit96:use-xnor-for-boolean-equals
Sep 17, 2025
Merged

use xnor for boolean equals function#505
zeroshade merged 2 commits into
apache:mainfrom
Dhruvit96:use-xnor-for-boolean-equals

Conversation

@Dhruvit96

Copy link
Copy Markdown
Contributor

Rationale for this change

fixes #493

What changes are included in this PR?

Add bitxnor operation, utilize bitxnor for boolean equality.

Are these changes tested?

Yes

Are there any user-facing changes?

Boolean equality operations now return correct results. No changes to the public API.

@zeroshade zeroshade left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just one request!

Comment thread arrow/compute/internal/kernels/scalar_comparisons.go
@Dhruvit96
Dhruvit96 requested a review from zeroshade September 17, 2025 13:49
@zeroshade
zeroshade merged commit 5ad9493 into apache:main Sep 17, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants