pan3793 commented on PR #53252:
URL: https://github.com/apache/spark/pull/53252#issuecomment-3587940587
@vinodkc one additional issue/improvement for binary is, the CLI display is
inconsistent with `spark-sql` or beeline with STS, take `SELECT
binary('\\xDeAdBeEf')` as example,
- `spark-sql`: `\xDeAdBeEf`
- `beeline` with STS: `\xDeAdBeEf`
- `beeline` with Connect Server: `[B@4d518c66`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]