Neuw84 commented on code in PR #7988: URL: https://github.com/apache/iceberg/pull/7988#discussion_r1257875719
########## dell/src/test/java/org/apache/iceberg/dell/mock/ecs/ObjectData.java: ########## @@ -20,18 +20,25 @@ import com.emc.object.Range; import com.emc.object.s3.S3ObjectMetadata; -import com.emc.object.shadow.org.apache.commons.codec.digest.DigestUtils; Review Comment: I replaced the code for native Java 8 code. Although the shaded version it is on `object-client-bundle` library. The change is very small, but I could let it without changes. At least now, this code do not use the library directly. -- 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]
