pvary commented on code in PR #14353:
URL: https://github.com/apache/iceberg/pull/14353#discussion_r2438688139
##########
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/SimpleDataUtil.java:
##########
@@ -497,8 +495,4 @@ public static List<DataFile> matchingPartitions(
})
.collect(Collectors.toList());
}
-
- private static EncryptedOutputFile encrypt(OutputFile out) {
Review Comment:
Made the one in FileHelpers public, and used it everywhere
--
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]