mailtoboggavarapu-coder commented on code in PR #18463:
URL: https://github.com/apache/hudi/pull/18463#discussion_r3070636436
##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/HiveIncrementalPuller.java:
##########
@@ -126,12 +126,12 @@ private void validateConfig(Config config) {
}
}
- public void saveDelta() throws IOException {
+ public void saveDelta() throws IOException {
Review Comment:
Fixed — both issues are addressed in the latest commit: semicolon restored
on `Statement stmt = null;` and opening brace restored on `try {`.}
--
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]