yihua opened a new pull request, #13252: URL: https://github.com/apache/hudi/pull/13252
### Change Logs This PR fixes the timestamp stored in the bloom filter records in the expression index to use the data table instant time on which the expression index partition is initialized, to be consistent with the bloom filter index. New tests are added to validate the timestamp used in the bloom filter metadata records. ### Impact As above for consistency on storage ### Risk level none ### Documentation Update none ### 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]
