[ 
https://issues.apache.org/jira/browse/HIVE-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-9076:
------------------------
    Attachment: HIVE-9076.3.patch.txt

Fixed test fails

> incompatFileSet in AbstractFileMergeOperator should be marked to skip task id 
> check
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-9076
>                 URL: https://issues.apache.org/jira/browse/HIVE-9076
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-9076.1.patch.txt, HIVE-9076.2.patch.txt, 
> HIVE-9076.3.patch.txt
>
>
> In some file composition, AbstractFileMergeOperator removes incompatible 
> files. For example,
> {noformat}
> 000000_0 (v12)
> 000000_0_copy_1 (v12)
> 000000_1 (v11)
> 000000_1_copy_1 (v11)
> 000000_1_copy_2 (v11)
> 000000_2 (v12)
> {noformat}
> 000000_1 (v11) will be removed because 000000 is assigned to new merged file.



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

Reply via email to