danny0405 commented on issue #8071:
URL: https://github.com/apache/hudi/issues/8071#issuecomment-1463363633

   Thanks, for COW table with insert operation, Flink does not use any index, 
so the bucket index does not work here, the write throughput should be high, 
and for UPSERTs with bucket index, if you use the COW, yes, the performance is 
bad because the whole table/partition is almot rewritten each ckp.


-- 
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