[ 
https://issues.apache.org/jira/browse/HIVE-24581?focusedWorklogId=531104&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531104
 ]

ASF GitHub Bot logged work on HIVE-24581:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jan/21 10:14
            Start Date: 05/Jan/21 10:14
    Worklog Time Spent: 10m 
      Work Description: pvargacl opened a new pull request #1826:
URL: https://github.com/apache/hive/pull/1826


   
   
   ### What changes were proposed in this pull request?
   
   - Remove unneccessary AcidUtils.getAcidState call from OrcInputformat when 
the table is not transactional
   - Remove redundant filesystem utility functions from AcidUtils to HdfsUtils
   
   ### Why are the changes needed?
   Make the code more readable
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Current unit 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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 531104)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove AcidUtils call from OrcInputformat for non transactional tables
> ----------------------------------------------------------------------
>
>                 Key: HIVE-24581
>                 URL: https://issues.apache.org/jira/browse/HIVE-24581
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the split generation in OrcInputformat is tightly coupled with acid 
> and AcidUtils.getAcidState is called even if the table is not transactional. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to