[ 
https://issues.apache.org/jira/browse/HIVE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vaibhav Gumashta updated HIVE-12428:
------------------------------------
    Affects Version/s: 2.0.0

> HiveServer2: Provide an option for HiveServer2 to stream serialized thrift 
> results when they are available
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12428
>                 URL: https://issues.apache.org/jira/browse/HIVE-12428
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to