Kurt Deschler created HIVE-27872:
------------------------------------
Summary: Support multi-stream hs2 fetch from JDBC driver
Key: HIVE-27872
URL: https://issues.apache.org/jira/browse/HIVE-27872
Project: Hive
Issue Type: Improvement
Components: JDBC
Reporter: Kurt Deschler
Assignee: Kurt Deschler
Thrift hs2 protocol supports sharing of session and statement handles as well
as providing start row offset for result batches. These primitives can be used
to connect multiple client streams to a query result, transfer results in
parallel, and provide a properly ordered result to the client application via
standard JDBC interfaces.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)