[ https://issues.apache.org/jira/browse/HIVE-25688?focusedWorklogId=703817&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703817 ]
ASF GitHub Bot logged work on HIVE-25688: ----------------------------------------- Author: ASF GitHub Bot Created on: 05/Jan/22 08:54 Start Date: 05/Jan/22 08:54 Worklog Time Spent: 10m Work Description: deniskuzZ merged pull request #2780: URL: https://github.com/apache/hive/pull/2780 -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 703817) Time Spent: 4h 20m (was: 4h 10m) > Non blocking DROP PARTITION implementation > ------------------------------------------ > > Key: HIVE-25688 > URL: https://issues.apache.org/jira/browse/HIVE-25688 > Project: Hive > Issue Type: Task > Reporter: Denys Kuzmenko > Priority: Major > Labels: pull-request-available > Time Spent: 4h 20m > Remaining Estimate: 0h > > This changes the drop partition operation to asynchronous. The data files of > transactional tables will not be deleted, but a new truncated basefile will > be written, which is going to be later cleaned up by the Compactor/Cleaner. > This along with a few other changes will enable us to not use read locks, > which provides perf boost to the transactional tables. -- This message was sent by Atlassian Jira (v8.20.1#820001)