Eugene Koifman created HIVE-13741: ------------------------------------- Summary: TxnHandler.enqueueLockWithRetry() - optimizer SQL Key: HIVE-13741 URL: https://issues.apache.org/jira/browse/HIVE-13741 Project: Hive Issue Type: Improvement Components: Metastore, Transactions Affects Versions: 1.0.0 Reporter: Eugene Koifman
TxnHandler.enqueueLockWithRetry() does SQL insert into 2 tables using (possibly) multiple statements for each. Could easily generate 1 statement for each table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)