wushengzhou created HIVE-27959:
----------------------------------
Summary: Allow JDBC FetchSize to Be Set in Beeline
Key: HIVE-27959
URL: https://issues.apache.org/jira/browse/HIVE-27959
Project: Hive
Issue Type: Task
Components: Beeline
Affects Versions: 4.0.0-alpha-2
Reporter: wushengzhou
Assignee: David Mollitor
Fix For: 4.1.0
[~belugabehr]
In Java Jdbc, the maxRows value is 0 by default, and the query result SET is
not limited by default, but it provides a set method to change this value, and
I think Beeline can also provide a set method to change this value
This functionality is similar to this
jira:https://issues.apache.org/jira/browse/HIVE-22853
--
This message was sent by Atlassian Jira
(v8.20.10#820010)