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 2020/11/25 16:47:00 UTC

[jira] [Work logged] (HIVE-24430) DiskRangeInfo should make use of DiskRangeList

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

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

                Author: ASF GitHub Bot
            Created on: 25/Nov/20 16:46
            Start Date: 25/Nov/20 16:46
    Worklog Time Spent: 10m 
      Work Description: pgaref opened a new pull request #1707:
URL: https://github.com/apache/hive/pull/1707


   ### What changes were proposed in this pull request?
   Change DiskRangeInfo to use DiskRangeList instead of DiskRange
   
   
   ### Why are the changes needed?
   Transition to ORC 1.6 where DiskRangeList is the main class used.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   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.

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


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

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

> DiskRangeInfo should make use of DiskRangeList
> ----------------------------------------------
>
>                 Key: HIVE-24430
>                 URL: https://issues.apache.org/jira/browse/HIVE-24430
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> DiskRangeInfo should make user of DiskRangeList instead of List<DiskRange> – this will help us transition to ORC 1.6.



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