[
https://issues.apache.org/jira/browse/HIVE-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326735#comment-16326735
]
Jason Dere commented on HIVE-18401:
-----------------------------------
The q.out actually did need to be updated because of this Jira, but I think
HIVE-18385 may have been preventing that. Looks like HIVE-18385 was not
occurring in the pre-commit tests, i think it was a timing issue.
> load data should rename files consistent with insert statements (bucketed
> tables only) Part3
> --------------------------------------------------------------------------------------------
>
> Key: HIVE-18401
> URL: https://issues.apache.org/jira/browse/HIVE-18401
> Project: Hive
> Issue Type: Sub-task
> Reporter: Deepak Jaiswal
> Assignee: Deepak Jaiswal
> Priority: Major
> Attachments: HIVE-18401.1.patch, HIVE-18401.2.patch,
> HIVE-18401.3.patch, HIVE-18401.4.patch, HIVE-18401.5.patch, HIVE-18401.6.patch
>
>
> As part of this effort, this JIRA tracks updating tests which use load data
> files srcbucket20 etc
> Following is the mapping of new data files vs old data files
> bmj/000000_0 —> srcbucket20.txt
> bmj/000001_0 —> srcbucket21.txt
> bmj/000002_0 —> srcbucket22.txt
> bmj/000003_0 —> srcbucket23.txt
> bmj1/000001_0 —> srcbucket22.txt
> bmj2/000000_0 —> srcbucket22.txt
> bmj2/000001_0 —> srcbucket23.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)