Wechar created HIVE-27958:
-----------------------------
Summary: Refactor DirectSqlUpdatePart class
Key: HIVE-27958
URL: https://issues.apache.org/jira/browse/HIVE-27958
Project: Hive
Issue Type: Improvement
Components: Hive
Reporter: Wechar
Assignee: Wechar
Followed HIVE-27530 , refactor the {{{}DirectSqlUpdatePart.java{}}}:
# Move lock related operations into a common class, details in
[comment|https://github.com/apache/hive/pull/4517#discussion_r1410553559].
# Use try-for-resources instead of finally close, details in
[comment|https://github.com/apache/hive/pull/4517#discussion_r1410559604].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)