Marton Bod created HIVE-23234: --------------------------------- Summary: Optimize TxnHandler::allocateTableWriteIds Key: HIVE-23234 URL: https://issues.apache.org/jira/browse/HIVE-23234 Project: Hive Issue Type: Improvement Reporter: Marton Bod
Table write id allocation should be examined and optimized. One low hanging fruit is batching all the PreparedStatement inserts, but there might be other opportunities as well. -- This message was sent by Atlassian Jira (v8.3.4#803005)