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: [email protected]

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

Reply via email to