[ https://issues.apache.org/jira/browse/HIVE-18613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353602#comment-16353602 ]
Prasanth Jayachandran commented on HIVE-18613: ---------------------------------------------- lgtm, +1. Pending tests. > 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)