You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/13 10:49:00 UTC

[jira] [Work logged] (HIVE-24630) clean up multiple parseDelta implementation in AcidUtils

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

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

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


   
   
   ### What changes were proposed in this pull request?
   Remove multiple parsedDelta implementation in AcidUtils:
   
   - Remove code duplication
   - Use ParsedDeltaLight everywhere where rawformat is not used, because parsing that is cheaper
   
   ### Why are the changes needed?
   code quality
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Previous 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:
users@infra.apache.org


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

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

> clean up multiple parseDelta implementation in AcidUtils
> --------------------------------------------------------
>
>                 Key: HIVE-24630
>                 URL: https://issues.apache.org/jira/browse/HIVE-24630
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * Remove code duplication
> * Use ParsedDeltaLight everywhere where rawformat is not used, because parsing that is cheaper



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