You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2023/04/01 03:38:00 UTC

[jira] [Closed] (HUDI-5921) Partition path should be considered in BucketIndexConcurrentFileWritesConflictResolutionStrategy

     [ https://issues.apache.org/jira/browse/HUDI-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Chen closed HUDI-5921.
----------------------------
    Resolution: Fixed

Fixed via master branch: b752df2a2f9d2cdee79144d94fe776171696691f

> Partition path should be considered in BucketIndexConcurrentFileWritesConflictResolutionStrategy 
> -------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-5921
>                 URL: https://issues.apache.org/jira/browse/HUDI-5921
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: xi chaomin
>            Priority: Major
>              Labels: pull-request-available
>
> When we do conflict detecting on BUCKET index table, we check bucketId to see if there is a conflict, for partitioned table, if two client write different partition but same bucketId, there will be a conflict, actually this case should not have conflict.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)