You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/04/20 14:21:50 UTC

[GitHub] [hudi] stackls commented on issue #5371: [SUPPORT] Hudi Compaction

stackls commented on issue #5371:
URL: https://github.com/apache/hudi/issues/5371#issuecomment-1103993086

   Thanks Codope for the reply. 
   
   https://hudi.apache.org/docs/next/performance/
   
   As per above link,
   For workloads with heavy updates, the [merge-on-read table](https://hudi.apache.org/docs/concepts#merge-on-read-table) provides a nice mechanism for ingesting quickly into smaller files and then later merging them into larger base files via compaction.
   
   Is there any specific hudi configs to achieve this or MOR  table does take care by default ?
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org