[ https://issues.apache.org/jira/browse/HIVE-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030189#comment-13030189 ]
Kazuki Ohta commented on HIVE-1706: ----------------------------------- I also just hit this problem. Maybe use base64 string, but inefficient. > Support BLOB data type > ---------------------- > > Key: HIVE-1706 > URL: https://issues.apache.org/jira/browse/HIVE-1706 > Project: Hive > Issue Type: Improvement > Components: Serializers/Deserializers > Affects Versions: 0.7.0 > Reporter: Ted Yu > > Quite often, we want to import blob data type from mysql/SQL Server to Hive. > Currently we either have to store BLOB data in HBase or pass the data as > base64 encoded string. Neither of which is efficient. > We should support byte array as native data type. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira