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

   ### Change Logs
   
   This PR improves the documentation for the following parallelism configs:
   ```
   hoodie.archive.delete.parallelism
   hoodie.bloom.index.parallelism
   hoodie.simple.index.parallelism
   hoodie.global.simple.index.parallelism
   hoodie.insert.shuffle.parallelism
   hoodie.bulkinsert.shuffle.parallelism
   hoodie.upsert.shuffle.parallelism
   hoodie.delete.shuffle.parallelism
   hoodie.rollback.parallelism
   ```
   
   ### Impact
   
   Improves config docs so the user understands how the parallelism config 
affects the corresponding operation.
   
   ### Risk level
   
   none
   
   ### Documentation Update
   
   As above.  The config docs are going to be populated to the ["All 
Configurations"](https://hudi.apache.org/docs/configurations) page.
   
   ### 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