matrixone
matrixone copied to clipboard
Add bit or/and/xor function
What type of PR is this?
- [ ] API-change
- [ ] BUG
- [ ] Improvement
- [ ] Documentation
- [x] Feature
- [ ] Test and CI
- [ ] Code Refactoring
Which issue(s) this PR fixes:
issue #3619
What this PR does / why we need it:
Add bit or/and/xor function support. (they are bit operator, not bool, not agg)