[ 
https://issues.apache.org/jira/browse/HIVE-18613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-18613:
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Checked that test failures are not related. Pushed to master

> 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
>             Fix For: 3.0.0
>
>         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)

Reply via email to