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

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

                Author: ASF GitHub Bot
            Created on: 10/May/23 13:48
            Start Date: 10/May/23 13:48
    Worklog Time Spent: 10m 
      Work Description: veghlaci05 opened a new pull request, #4306:
URL: https://github.com/apache/hive/pull/4306

   ### What changes were proposed in this pull request?
   Compaction entries should be dequied in a FIFO ordering
   
   ### Why are the changes needed?
   Currently there is no ordering during dequeue, which means the order is DB 
dependent
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manually and through unit tests




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

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

> Compaction entry dequeue order
> ------------------------------
>
>                 Key: HIVE-27330
>                 URL: https://issues.apache.org/jira/browse/HIVE-27330
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Compaction entries currently dequeued in an unordered way which makes the 
> actual ordering DB dependent. The dequeue should be done in an ordered way: 
> ascending by the compaction id.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to