mapleFU commented on code in PR #14351: URL: https://github.com/apache/arrow/pull/14351#discussion_r1002825053
########## cpp/src/arrow/util/crc32.cc: ########## @@ -0,0 +1,961 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: > Could you also add the original source information such as the repository URL and revision? See also `**/README.md` under `cpp/src/arrow/vendored/`. But the way, I did some tiny updates, like change it's macro and functions to arrow's macro and functions, like byte-swap, endian. -- 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]
