frankgh commented on code in PR #46: URL: https://github.com/apache/cassandra-analytics/pull/46#discussion_r1541666540
########## cassandra-analytics-core/src/test/java/org/apache/cassandra/spark/utils/XXHash32DigestAlgorithmTest.java: ########## @@ -51,8 +51,8 @@ class XXHash32DigestAlgorithmTest @ParameterizedTest(name = "{index} fileName={0} expectedMd5={1}") @CsvSource({ - "file1.txt,ffffffffd76a44a5", - "file2.txt,ffffffffef976cbe", + "file1.txt,d76a44a5", Review Comment: now it matches the expected xxh32sum -- 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: commits-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org