[
https://issues.apache.org/jira/browse/HIVE-23007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063468#comment-17063468
]
Naveen Gangam commented on HIVE-23007:
--------------------------------------
LGTM. +1 on the patch. Thank you [~belugabehr]
> Do Not Consider Client Session For Default Fetch Size
> -----------------------------------------------------
>
> Key: HIVE-23007
> URL: https://issues.apache.org/jira/browse/HIVE-23007
> Project: Hive
> Issue Type: Sub-task
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Attachments: HIVE-23007.1.patch, HIVE-23007.2.patch,
> HIVE-23017.3.patch
>
>
> Right now, when a client makes a new session, it's value override's the
> server's value for {{hive.server2.thrift.resultset.default.fetch.size}}.
> This is a server-side configuration and the client should not dictate what
> the server's default (preferred) size is.
> * Remove superfluous null check
> * Use a Collection's Singleton Map instead of creating a full-sized HashMap
> * Code simplification
--
This message was sent by Atlassian Jira
(v8.3.4#803005)