thomasrebele commented on code in PR #5093:
URL: https://github.com/apache/calcite/pull/5093#discussion_r3571617137
##########
plus/src/main/java/org/apache/calcite/adapter/os/GitCommitsTableFunction.java:
##########
@@ -153,4 +172,6 @@ public static ScannableTable eval(boolean b) {
}
};
}
+
Review Comment:
I had moved the code introduced by Intellij's refactoring. Seems that I've
forgotten to remove the empty lines in one case. Thanks for spotting!
--
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]