You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2016/10/06 08:10:20 UTC

[jira] [Created] (HIVE-14902) HiveServer2: Cleanup code which checks for ThriftJDBCSerde usage

Vaibhav Gumashta created HIVE-14902:
---------------------------------------

             Summary: 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
    Affects Versions: 2.1.0
            Reporter: Vaibhav Gumashta
            Assignee: Ziyang Zhao


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)