You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "HunterHunter (Jira)" <ji...@apache.org> on 2022/05/16 04:12:00 UTC

[jira] [Created] (HUDI-4102) Optimization of bucket index in Flink

HunterHunter created HUDI-4102:
----------------------------------

             Summary: Optimization of bucket index in Flink
                 Key: HUDI-4102
                 URL: https://issues.apache.org/jira/browse/HUDI-4102
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: HunterHunter
             Fix For: 0.12.0
         Attachments: write.task=80,bucket=1.png

write.task value can only be less than or equal to bucket num value, because even if it is exceeded, the writing efficiency cannot be improved.This is because the bucket index does not consider partition in partitioncustom



--
This message was sent by Atlassian Jira
(v8.20.7#820007)