wecharyu opened a new pull request, #5003:
URL: https://github.com/apache/hive/pull/5003

   ### What changes were proposed in this pull request?
   Code refactor for `DirectSqlUpdatePart` class:
   1. Move lock and unlock operations into `DatabaseProduct` class
   2. Use try-for-resources instead of finally close
   
   ### Why are the changes needed?
   Code refactor.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### Is the change a dependency upgrade?
   No.
   
   
   ### How was this patch tested?
   Pass existing tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to