[ https://issues.apache.org/jira/browse/HIVE-17260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-17260: ---------------------------------- Labels: pull-request-available (was: ) > 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 > Labels: pull-request-available > Fix For: 3.0.0 > > Attachments: HIVE-17260.patch > > Time Spent: 10m > Remaining Estimate: 0h > > 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 (v8.3.4#803005)