matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

Add bit or/and/xor function

Open ouyuanning opened this issue 3 years ago • 0 comments

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)

ouyuanning avatar Aug 12 '22 03:08 ouyuanning