Description
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