[ 
https://issues.apache.org/jira/browse/HIVE-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164298#comment-14164298
 ] 

Eugene Koifman commented on HIVE-8367:
--------------------------------------

I think this needs more info.  What was the original query where the issue 
showed up?
What precisely was the problem and how does the RS deduplication change help?  
The explanation for the latter would be useful to add to the code where this 
setting is set.
How is the changes to sort order of ROW__ID related?

> delete writes records in wrong order in some cases
> --------------------------------------------------
>
>                 Key: HIVE-8367
>                 URL: https://issues.apache.org/jira/browse/HIVE-8367
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8367.patch
>
>
> I have found one query with 10k records where you do:
> create table
> insert into table -- 10k records
> delete from table -- just some records
> The records in the delete delta are not ordered properly by rowid.
> I assume this applies to updates as well, but I haven't tested it yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to