[C++][Gandiva] Implement XOR function alias on Gandiva
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
Actually, there is no XOR function alias on Gandiva.
This PR adds it and also add projector tests.
**Reporter**: [João Pedro Antunes Ferreira](https://issues.apache.org/jira/browse/ARROW-13374) / @jpedroantunes
#### PRs and other links:
- [GitHub Pull Request #10741](https://github.com/apache/arrow/pull/10741)
**Note**: *This issue was originally created as [ARROW-13374](https://issues.apache.org/jira/browse/ARROW-13374). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start by reviewing linked pull request #10741 and the Gandiva implementation it changes. Check how the XOR alias is represented and inspect the added projector tests; done means the alias is available and the projector tests cover it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100