[
https://issues.apache.org/jira/browse/HIVE-23856?focusedWorklogId=459503&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-459503
]
ASF GitHub Bot logged work on HIVE-23856:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jul/20 19:39
Start Date: 15/Jul/20 19:39
Worklog Time Spent: 10m
Work Description: HunterL opened a new pull request #1261:
URL: https://github.com/apache/hive/pull/1261
Fixed Binary data type in beeline rows to encode to Base64
https://issues.apache.org/jira/browse/HIVE-23856
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 459503)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Assignee: Hunter Logan
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)