Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Later
-
2.1.0
-
None
-
None
Description
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.