Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
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.