usberkeley opened a new pull request, #11665: URL: https://github.com/apache/hudi/pull/11665
### Change Logs HoodieTable#getPendingCommitTimeline returns commits, COW table is commit/replace/clustering, MOR table has delta_commit on the basis of COW table. So: 1) Optimize function name: from getPendingCommitTimeline -> getPendingCommitsTimeline 2) Optimize function implementation ### 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: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org