fengjian428 commented on issue #6038: URL: https://github.com/apache/hudi/issues/6038#issuecomment-1174038108
as long as use bulk_insert with NonSortPartitioner you can get better performance in cow mode than mor mode. otherwise, cow table still need to copy small files into bigger one in every commit, that's also cause write amplification -- 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]
