Description
As we support bit_and, bit_or now, we'd better support the related aggregate function bit_xor ahead of postgreSQL, because many other popular databases support it.
https://dev.mysql.com/doc/refman/5.7/en/group-by-functions.html#function_bit-or
Attachments
Issue Links
- is a clone of
-
SPARK-27879 Implement bitwise integer aggregates(BIT_AND and BIT_OR)
- Resolved
- links to