cyb70289 commented on pull request #6954: URL: https://github.com/apache/arrow/pull/6954#issuecomment-619670515
> Sorry I missed this, I think we can probably remove these for now (we can always reinstate from git history if needed). Parquet CRC uses standard CRC32 and at least for intel, the intrinsic does CRC32C. This might be useful for digests for Arrow File/Stream but that hasn't been approved by the community yet. @kiszk @emkornfield @pitrou , removed hash_util.h, easiest path for me :) , we can pick it pack and refine per actual use case if it will be used in future. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
