the-other-tim-brown commented on code in PR #13445:
URL: https://github.com/apache/hudi/pull/13445#discussion_r2152441367
##########
hudi-common/src/main/java/org/apache/hudi/common/model/DeleteRecord.java:
##########
@@ -107,7 +107,7 @@ public int hashCode() {
@Override
public String toString() {
- return "DeleteRecord {"
+ return "DeleteIndexedRecord {"
Review Comment:
Yes, this was a bad find and replace on my part
--
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]