Skip to content

Use CRC32C instead of SHA1 for hashing outputs

Aaron Graubert requested to merge crc32c into master

Created by: julianhess

This makes local file hashes consistent with gs:// URL hashes. That way, the same file provided to a wolF task as a gs:// URL or as an output from an upstream task will cause the task to job avoid equivalently.

Merge request reports