nsivabalan commented on code in PR #9653:
URL: https://github.com/apache/hudi/pull/9653#discussion_r1320003676
##########
hudi-common/src/main/avro/HoodieRollbackMetadata.avsc:
##########
@@ -38,7 +38,18 @@
"type": "long",
"doc": "Size of this file in bytes"
}
- }], "default":null }
+ }], "default":null },
+ {"name": "logFilesFromFailedCommit",
Review Comment:
can we have a line break after "{".
minor. mostly we follow that notation
--
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]