You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ram Mettu (JIRA)" <ji...@apache.org> on 2016/09/17 11:32:20 UTC

[jira] [Created] (HIVE-14786) Beeline displays binary column data as string instead of byte array

Ram Mettu created HIVE-14786:
--------------------------------

             Summary: Beeline displays binary column data as string instead of byte array
                 Key: HIVE-14786
                 URL: https://issues.apache.org/jira/browse/HIVE-14786
             Project: Hive
          Issue Type: Improvement
          Components: Beeline
    Affects Versions: 1.2.1
            Reporter: Ram Mettu
            Priority: Minor


In Beeline, doing a SELECT binaryColName FROM tableName; results in displays data as string type (which looks corrupted due to unprintable chars). Instead Beeline should display binary columns as byte array. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)