ChiehFu commented on issue #10914:
URL: https://github.com/apache/hudi/issues/10914#issuecomment-2064634809

   @danny0405
   
   Is it expected that the checkpoint size of bucket_assigner operator changes 
significantly from 500GB in the job 2 to less than 50GB in the job 3 mentioned 
above?
   
   The Hudi sink table has 9.6 billion records with around 570.3 GB, and is 
currently partition by a time attribute so the size of partition is expected to 
dynamically grow to store data for a even data distribution. Would my use case 
benefited by using `Bucket` index compared to `Flink` index? 
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to