You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2015/11/17 00:44:10 UTC

[jira] [Assigned] (HIVE-12428) Provide an option for HiveServer2 to stream serialized thrift results when they are available

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

Vaibhav Gumashta reassigned HIVE-12428:
---------------------------------------

    Assignee: Vaibhav Gumashta

> 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
>            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)