voonhous commented on code in PR #19155:
URL: https://github.com/apache/hudi/pull/19155#discussion_r3522935234
##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/io/HoodieBinaryCopyHandle.java:
##########
@@ -109,8 +109,7 @@ public HoodieBinaryCopyHandle(
}
public void write() {
Review Comment:
Addressed - wrapped the statement so the format string is on one line and
`this.inputFiles, this.path` on the next. Kept the logged message itself
single-line rather than embedding a `\n` in it.
--
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]