[
https://issues.apache.org/jira/browse/HIVE-18613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353596#comment-16353596
]
Jesus Camacho Rodriguez commented on HIVE-18613:
------------------------------------------------
[~prasanth_j], could you take a look? Thanks
> Extend JsonSerDe to support BINARY type
> ---------------------------------------
>
> Key: HIVE-18613
> URL: https://issues.apache.org/jira/browse/HIVE-18613
> Project: Hive
> Issue Type: Bug
> Components: Serializers/Deserializers
> Affects Versions: 3.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-18613.patch
>
>
> It seems only type not supported currently, from the code:
> {code}
> case BINARY:
> throw new IOException("JsonSerDe does not support BINARY type");
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)