[
https://issues.apache.org/jira/browse/HIVE-23495?focusedWorklogId=444747&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-444747
]
ASF GitHub Bot logged work on HIVE-23495:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jun/20 07:41
Start Date: 12/Jun/20 07:41
Worklog Time Spent: 10m
Work Description: pvargacl opened a new pull request #1097:
URL: https://github.com/apache/hive/pull/1097
HIVE-23495: AcidUtils.getAcidState cleanup
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 444747)
Remaining Estimate: 0h
Time Spent: 10m
> AcidUtils.getAcidState cleanup
> ------------------------------
>
> Key: HIVE-23495
> URL: https://issues.apache.org/jira/browse/HIVE-23495
> Project: Hive
> Issue Type: Improvement
> Reporter: Peter Varga
> Assignee: Peter Varga
> Priority: Major
> Attachments: HIVE-23495.1.patch, HIVE-23495.2.patch,
> HIVE-23495.3.patch, HIVE-23495.4.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> since HIVE-21225 there are two redundant implementation of the
> AcidUtils.getAcidState.
> The previous implementation (without the recursive listing) can be removed.
> Also the performance can be improved, by removing unnecessary fileStatus
> calls.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)