David Mollitor created HIVE-23856:
-------------------------------------
Summary: Beeline Should Print Binary Data in Base64
Key: HIVE-23856
URL: https://issues.apache.org/jira/browse/HIVE-23856
Project: Hive
Issue Type: Improvement
Reporter: David Mollitor
Make binary data formatted as Base64 to make it more parse-able by external
applications and easier for humans to convert using a Base64 tool.
https://github.com/apache/hive/blob/master/beeline/src/java/org/apache/hive/beeline/Rows.java#L165
--
This message was sent by Atlassian Jira
(v8.3.4#803005)