nsivabalan opened a new pull request, #8389:
URL: https://github.com/apache/hudi/pull/8389

   ### Change Logs
   
   We are adding [auto record key 
gen](https://github.com/apache/hudi/pull/8107) mainly to cater to append only 
use-cases. So, as part of the work stream, this is a follow up patch. This 
patch makes bulk_insert as the default operation type for append only 
use-cases. For regular pipelines (immutable), "upsert" will be the default 
operation. 
   
   This is stacked on top of #8107. commit to review: 
   
   ### Impact
   
   Greatly improves the performance of hudi for append only use-cases. 
   
   ### Risk level (write none, low medium or high below)
   
   low.
   
   ### Documentation Update
   
   Need to update our hudi website w/ sufficient docs. 
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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