Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0.0
-
None
-
None
-
None
Description
Once HIVE-12049 is complete, we will have an option on HS2 side to avoid paying the deserialization penalty and simple stream batches of rows on the wire which the *DBC driver can appropriately interpret. This can be done by changing the FetchOperator such that when it has the thrift formatted row sets available, it uses the fastpath. For queries where tasks don't write thrift rowsets, the current implementation will suffice.
Attachments
Issue Links
- is blocked by
-
HIVE-12049 HiveServer2: Provide an option to write serialized thrift objects in final tasks
- Closed