hudi-bot opened a new issue, #16496: URL: https://github.com/apache/hudi/issues/16496
HoodieRecordLocation has a reference to instant time. Strictly speaking, partitionpath and fileId is what matters and instant time should not matter. It is used in other places like hbase to account for rollbacks. Atleast equals() in HoodieRecordLocation can ignore accounting for instant time. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-7800 - Type: Improvement -- 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]
