[ 
https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652978#comment-13652978
 ] 

Phil Prudich commented on HIVE-3746:
------------------------------------

bq. This limitation is a consequence of the fact that we're using a message 
oriented RPC layer (Thrift) to handle communication and data transfer between 
the client and server.

This limitation is only present for a client that is linked to the Thrift 
library.  A client that is coded directly to the protocol itself is freed to 
leave outstanding data on the wire while it returns the initial results.
                
> TRowSet resultset structure should be column-oriented
> -----------------------------------------------------
>
>                 Key: HIVE-3746
>                 URL: https://issues.apache.org/jira/browse/HIVE-3746
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Server Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>              Labels: HiveServer2
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to