dongjoon-hyun commented on issue #24669: [SPARK-27800][SQL][DOC] Fix wrong
answer of example for BitwiseXor
URL: https://github.com/apache/spark/pull/24669#issuecomment-494682323
https://github.com/apache/spark/pull/24674 is made.
---
dongjoon-hyun commented on issue #24669: [SPARK-27800][SQL][DOC] Fix wrong
answer of example for BitwiseXor
URL: https://github.com/apache/spark/pull/24669#issuecomment-494680431
Oops. My bad. I tested with only `spark-sql` environment. Thanks. I'll fix
that as a follow-up.
--
dongjoon-hyun commented on issue #24669: [SPARK-27800][SQL][DOC] Fix wrong
answer of example for BitwiseXor
URL: https://github.com/apache/spark/pull/24669#issuecomment-494651201
Merged to `master/2.4/2.3`.
This is an automat
dongjoon-hyun commented on issue #24669: [SPARK-27800][SQL][DOC] Fix wrong
answer of example for BitwiseXor
URL: https://github.com/apache/spark/pull/24669#issuecomment-494651166
This is a documentation change and I verified manually.
```
spark-sql> DESCRIBE FUNCTION EXTENDED ^;
Fu