[
https://issues.apache.org/jira/browse/HUDI-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susu Dong updated HUDI-1740:
----------------------------
Description:
insert_overwrite_table and insert_overwrite first replacecommit has empty
partitionToReplaceFileIds which messes up archival code.
Fix
The code needs to only proceed if partitionToReplaceFileIds is not Empty.
Updates: Archival also breaks upon requested/inflight commit in 0.9.0-SNAPSHOT.
It wasn't an issue in 0.7.0 so this Jira ticket is fixing two things. Please
refer to the detailed description in the PR.
was:
insert_overwrite_table and insert_overwrite first replacecommit has empty
partitionToReplaceFileIds which messes up archival code.
Fix
The code needs to only proceed if partitionToReplaceFileIds is not Empty.
> insert_overwrite_table and insert_overwrite first replacecommit has empty
> partitionToReplaceFileIds
> ---------------------------------------------------------------------------------------------------
>
> Key: HUDI-1740
> URL: https://issues.apache.org/jira/browse/HUDI-1740
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Jagmeet Bali
> Assignee: Susu Dong
> Priority: Minor
> Labels: pull-request-available
>
> insert_overwrite_table and insert_overwrite first replacecommit has empty
> partitionToReplaceFileIds which messes up archival code.
> Fix
> The code needs to only proceed if partitionToReplaceFileIds is not Empty.
>
> Updates: Archival also breaks upon requested/inflight commit in
> 0.9.0-SNAPSHOT. It wasn't an issue in 0.7.0 so this Jira ticket is fixing two
> things. Please refer to the detailed description in the PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)