Kurt Deschler created HIVE-27874:
------------------------------------
Summary: Parallelize JDBC datatype conversion
Key: HIVE-27874
URL: https://issues.apache.org/jira/browse/HIVE-27874
Project: Hive
Issue Type: Improvement
Reporter: Kurt Deschler
Assignee: Kurt Deschler
JDBC datatype conversion is currently performed synchronously by client
applications as part of the getObject() calls. This can bottleneck client
application that are rapidly fetching rows via JDBC.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)