Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
When there is a pending compaction, the new base files to be generated by compaction is not available during this transaction. Given the log files in MOR from this transaction can be attached to the base file generated by the compaction in the latest file slice, the accurate record positions may not be derived. So we should disable WRITE_RECORD_POSITIONS in this case to avoid incorrect merging results, as the log merging has not accounted for this yet.
After HUDI-8654 fixes the merging behavior, we can remove this check.
Attachments
Issue Links
- links to