[
https://issues.apache.org/jira/browse/HUDI-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan closed HUDI-8347.
-------------------------------------
Resolution: Fixed
> Fix partition stats update with async comapction
> ------------------------------------------------
>
> Key: HUDI-8347
> URL: https://issues.apache.org/jira/browse/HUDI-8347
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> In case of compaction we set isTightBound to true. Now, with async compction,
> it's possible that some deltacommits completed during compaction. And then
> compaction completed and we recomputed stats based on compaction metadata,
> which does not have any info about the commits that happened during
> compaction. In that case, the stats due to files added in those deltacommits
> while async compaction was in progress could be ignored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)