drill
Drill 7955: Extend XOR bitwise functions to match AND and OR
#2264
Merged

Commits
  • DRILL-7955: Add BIT_XOR aggregate function for bitwise XOR.
    jnturton committed 3 years ago
  • DRILL-7955: Support all integer types for the scalar XOR (^) function.
    jnturton committed 3 years ago
  • DRILL-7955: Add tests for BIT_XOR aggregate function.
    jnturton committed 3 years ago
  • DRILL-7955: Replace tabs with spaces.
    jnturton committed 3 years ago
Loading