xushiyan opened a new pull request, #8390: URL: https://github.com/apache/hudi/pull/8390
### Change Logs For first commit to have a more accurate record size estimate, we can configure the writer to sample and write some records to `.hoodie/.aux/.sample_writes/` and then read the avg record size for the actual write commit. ### Impact First commit that turns on the feature will be slower. ### Risk level Low. ### Documentation Update - [ ] Update docs about the new configs and usage ### 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]
