[
https://issues.apache.org/jira/browse/HIVE-17260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary reassigned HIVE-17260:
---------------------------------
Assignee: Oleg Danilov
> Typo: exception has been created and lost in the ThriftJDBCBinarySerDe
> ----------------------------------------------------------------------
>
> Key: HIVE-17260
> URL: https://issues.apache.org/jira/browse/HIVE-17260
> Project: Hive
> Issue Type: Bug
> Reporter: Oleg Danilov
> Assignee: Oleg Danilov
> Priority: Minor
> Attachments: HIVE-17260.patch
>
>
> Line 100:
> {code:java}
> } catch (Exception e) {
> new SerDeException(e);
> }
> {code}
> Seems like it should be thrown there :-)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)