Vaibhav Gumashta created HIVE-13595: ---------------------------------------
Summary: HiveServer2: Evaluate if ThriftJDBCBinarySerde should implement VectorizedSerde Key: HIVE-13595 URL: https://issues.apache.org/jira/browse/HIVE-13595 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 2.1.0 Reporter: Vaibhav Gumashta As part of HIVE-12049, ThriftJDBCBinarySerde was introduced which buffers rows and writes thrift converted columnar row batches as part of the final task output. Hive has VectorizedSerde which is used during vectorized operations. We should explore if ThriftJDBCBinarySerde should implement that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)