shubhampatel28 opened a new pull request, #17567: URL: https://github.com/apache/hudi/pull/17567
### Describe the issue this Pull Request addresses - Renamed BaseInstantTime to LogFileInstantTime in the summary log message for `BaseHoodieLogRecordReader` - In table version 9, the instant time extracted from log files reflects the delta commit time, not the base file instant time. The previous naming was confusing, so renamed to LogFileInstantTime for clarity. ### Summary and Changelog - change text message for logging ### Impact None ### Risk Level None ### Documentation Update None ### Contributor's checklist - [ x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ x] Enough context is provided in the sections above - [ x] Adequate tests were added if applicable -- 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]
