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

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

xi chaomin created HUDI-5921:
--------------------------------

             Summary: Partition path should be considered BucketIndexConcurrentFileWritesConflictResolutionStrategy should 
                 Key: HUDI-5921
                 URL: https://issues.apache.org/jira/browse/HUDI-5921
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: xi chaomin


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)