Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
Description
Currently beeline uses a hard coded default of 1000 rows for fetchSize. This default value is different from what the server has set. While the beeline user can reset the value via set command, its cumbersome to change the workloads.
Rather it should default to the server-side value and set should be used to override within the session.