[ https://issues.apache.org/jira/browse/HIVE-23093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084817#comment-17084817 ]
Peter Vary commented on HIVE-23093: ----------------------------------- [~Marton Bod]: If you have to repost the patch, please change the comment method to {{//}} instead of {{/\*}} as it seems the more common way of adding comments to this file. Otherwise +1 pending tests. > Create new metastore config value for jdbc max batch size > --------------------------------------------------------- > > Key: HIVE-23093 > URL: https://issues.apache.org/jira/browse/HIVE-23093 > Project: Hive > Issue Type: Improvement > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Attachments: HIVE-23093.1.patch, HIVE-23093.2.patch, > HIVE-23093.2.patch, HIVE-23093.3.patch > > > In order to reduce the number of network calls to the metastore DB, there is > an effort to batch acid/locking DB calls where it makes sense. Existing > metastore config params do not provide a suitable, generic option to control > the jdbc statement max batch size. Solution is to create a new config param, > and use that in the appropriate batching calls in TxnHandler. -- This message was sent by Atlassian Jira (v8.3.4#803005)