cxzl25 commented on PR #2691: URL: https://github.com/apache/celeborn/pull/2691#issuecomment-2295276823
> support for checksum/validation of data would a good feature It looks like we've already done this. https://github.com/apache/celeborn/blob/0ee3c3a4bdef3b97fca6be04f03ac36c2e12e1a6/client/src/main/java/org/apache/celeborn/client/compress/ZstdDecompressor.java#L69-L72 https://github.com/apache/celeborn/blob/0ee3c3a4bdef3b97fca6be04f03ac36c2e12e1a6/client/src/main/java/org/apache/celeborn/client/compress/Lz4Decompressor.java#L82-L85 -- 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]
