[
https://issues.apache.org/jira/browse/HIVE-14902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678032#comment-15678032
]
Ziyang Zhao commented on HIVE-14902:
------------------------------------
Thank you [~vgumashta]
> HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage
> ----------------------------------------------------------------
>
> Key: HIVE-14902
> URL: https://issues.apache.org/jira/browse/HIVE-14902
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2, JDBC, ODBC
> Affects Versions: 2.1.0
> Reporter: Vaibhav Gumashta
> Assignee: Ziyang Zhao
> Fix For: 2.2.0, 2.1.1
>
> Attachments: HIVE-14902.2.patch
>
>
> As part of HIVE-14039, we simplified the condition checking by setting a
> boolean in SessionState (from HiveSessionImpl) and then using that in other
> layers to decide whether we should use ThriftJDBCSerde. However, there are
> some parts of the code (e.g. FileSinkOperator.closeOp, Driver.getResults,
> SQLOperation.getNextRowSet) where the condition checking is still complicated
> - we should refactor that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)