Neuw84 commented on code in PR #7988:
URL: https://github.com/apache/iceberg/pull/7988#discussion_r1254482980
##########
nessie/src/test/java/org/apache/iceberg/nessie/TestNessieTable.java:
##########
@@ -662,15 +681,4 @@ private List<String> filterByExtension(String tablePath,
String extension) {
.filter(f -> f.endsWith(extension))
.collect(Collectors.toList());
}
-
- private static String addRecordsToFile(Table table, String filename) throws
IOException {
Review Comment:
will review the changes and repush, maybe it was a thing of IntelliJ on
reformatting.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]