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)