usberkeley opened a new pull request, #11370: URL: https://github.com/apache/hudi/pull/11370
### Change Logs OptionsResolver#allowCommitOnEmptyBatch has a hardcoded default value of "false", while ALLOW_EMPTY_COMMIT (hoodie.allow.empty.commit) defaults to "true", this function returns the wrong default value. In addition, TestHoodieFlinkQuickstart was modified to avoid being affected by empty commits (hoodie.allow.empty.commit=true). ### Impact none ### Risk level (write none, low medium or high below) none ### Documentation Update none ### Contributor's checklist - [1] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [1] Change Logs and Impact were stated clearly - [1] Adequate tests were added if applicable - [1] 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]
