mapleFU commented on PR #14351: URL: https://github.com/apache/arrow/pull/14351#issuecomment-1417795062
I add a crc32 test which crc "123456789". But I found it hard to find some authority crc tests: 1. boost crc only crc "123456789" 2. folly crc uses boost crc to do some cross verification So, I wonder where should I copy more crc tests? Or just test "123456789" is enough? @pitrou @kou -- 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]
